Skip to content

Commit 0c326ba

Browse files
ahayzen-kdabLeonMatthesKDAB
authored andcommitted
github: move to Qt 6.9.0 for CI tests
1 parent 25c5105 commit 0c326ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/github-cxx-qt-tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ jobs:
250250
- name: Ubuntu 24.04 (gcc) Qt6
251251
os: ubuntu-24.04
252252
qt_version: 6
253-
aqt_version: '6.8.0'
253+
aqt_version: '6.9.0'
254254
aqt_arch: 'linux_gcc_64'
255255
aqt_host: 'linux'
256256
cores: 4
@@ -291,10 +291,10 @@ jobs:
291291
- name: macOS 14 (clang) Qt6
292292
os: macos-14
293293
qt_version: 6
294-
aqt_version: '6.8.0'
294+
aqt_version: '6.9.0'
295295
aqt_arch: 'clang_64'
296296
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
298298
# https://doc.qt.io/qt-6.7/macos.html#target-platforms
299299
macosx_deployment_target: '13.0'
300300
cores: 3
@@ -345,7 +345,7 @@ jobs:
345345
- name: Windows 2022 (MSVC2022) Qt6
346346
os: windows-2022
347347
qt_version: 6
348-
aqt_version: '6.8.0'
348+
aqt_version: '6.9.0'
349349
aqt_arch: 'win64_msvc2022_64'
350350
aqt_host: 'windows'
351351
cores: 4

0 commit comments

Comments
 (0)