File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ jobs:
288
288
- name : Ubuntu 24.04 (gcc) Qt6
289
289
os : ubuntu-24.04
290
290
qt_version : 6
291
- aqt_version : ' 6.8 .0'
291
+ aqt_version : ' 6.9 .0'
292
292
aqt_arch : ' linux_gcc_64'
293
293
aqt_host : ' linux'
294
294
cores : 4
@@ -330,10 +330,10 @@ jobs:
330
330
- name : macOS 14 (clang) Qt6
331
331
os : macos-14
332
332
qt_version : 6
333
- aqt_version : ' 6.8 .0'
333
+ aqt_version : ' 6.9 .0'
334
334
aqt_arch : ' clang_64'
335
335
aqt_host : ' mac'
336
- dyld_framework_path : /Users/runner/work/cxx-qt/Qt/6.8 .0/macos/lib
336
+ dyld_framework_path : /Users/runner/work/cxx-qt/Qt/6.9 .0/macos/lib
337
337
# https://doc.qt.io/qt-6.7/macos.html#target-platforms
338
338
macosx_deployment_target : ' 13.0'
339
339
cores : 3
@@ -386,7 +386,7 @@ jobs:
386
386
- name : Windows 2022 (MSVC2022) Qt6
387
387
os : windows-2022
388
388
qt_version : 6
389
- aqt_version : ' 6.8 .0'
389
+ aqt_version : ' 6.9 .0'
390
390
aqt_arch : ' win64_msvc2022_64'
391
391
aqt_host : ' windows'
392
392
cores : 4
You can’t perform that action at this time.
0 commit comments