Skip to content

Commit f5158cf

Browse files
committed
Remove aqtversion
1 parent 41c0695 commit f5158cf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,6 @@ jobs:
148148
with:
149149
dir: /opt
150150
version: ${{ matrix.qt5 }}
151-
aqtversion: ==1.1.1
152-
py7zrversion: ==0.13.0
153151

154152
- uses: actions/checkout@v4
155153

@@ -212,8 +210,6 @@ jobs:
212210
with:
213211
dir: /opt
214212
version: ${{ matrix.qt6 }}
215-
aqtversion: ==1.1.1
216-
py7zrversion: ==0.13.0
217213

218214
- uses: actions/checkout@v4
219215

0 commit comments

Comments
 (0)