Skip to content

Commit 56b3884

Browse files
committed
CI: Do not build Qt 5.15
1 parent 6c499b2 commit 56b3884

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ jobs:
4343
python-version: 3.8
4444
deploy-installer: true
4545

46-
- qt-version: '5.15.2'
47-
mingw-version: 8.1
48-
mingw-short-version: 81
49-
python-version: 3.8
46+
# - qt-version: '5.15.2'
47+
# mingw-version: 8.1
48+
# mingw-short-version: 81
49+
# python-version: 3.8
5050

5151
defaults:
5252
run:

0 commit comments

Comments
 (0)