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 @@ -250,7 +250,7 @@ jobs:
250
250
- name : Ubuntu 24.04 (gcc) Qt6
251
251
os : ubuntu-24.04
252
252
qt_version : 6
253
- aqt_version : ' 6.8 .0'
253
+ aqt_version : ' 6.9 .0'
254
254
aqt_arch : ' linux_gcc_64'
255
255
aqt_host : ' linux'
256
256
cores : 4
@@ -291,10 +291,10 @@ jobs:
291
291
- name : macOS 14 (clang) Qt6
292
292
os : macos-14
293
293
qt_version : 6
294
- aqt_version : ' 6.8 .0'
294
+ aqt_version : ' 6.9 .0'
295
295
aqt_arch : ' clang_64'
296
296
aqt_host : ' mac'
297
- dyld_framework_path : /Users/runner/work/cxx-qt/Qt/6.8 .0/macos/lib
297
+ dyld_framework_path : /Users/runner/work/cxx-qt/Qt/6.9 .0/macos/lib
298
298
# https://doc.qt.io/qt-6.7/macos.html#target-platforms
299
299
macosx_deployment_target : ' 13.0'
300
300
cores : 3
@@ -345,7 +345,7 @@ jobs:
345
345
- name : Windows 2022 (MSVC2022) Qt6
346
346
os : windows-2022
347
347
qt_version : 6
348
- aqt_version : ' 6.8 .0'
348
+ aqt_version : ' 6.9 .0'
349
349
aqt_arch : ' win64_msvc2022_64'
350
350
aqt_host : ' windows'
351
351
cores : 4
You can’t perform that action at this time.
0 commit comments