Skip to content

Commit 60a9343

Browse files
committed
Qt6
1 parent bda7eac commit 60a9343

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ jobs:
2727

2828
- os: macos-13
2929
os-name: mac
30-
qt-version: '5.15'
30+
qt-version: '6.*'
3131
qt5-extra-archives: 'qtmacextras'
3232

3333
- os: ubuntu-latest
3434
os-name: linux
35-
qt-version: '6.5'
35+
qt-version: '6.*'
3636

3737
defaults:
3838
run:

0 commit comments

Comments
 (0)