Skip to content

Commit a662b2e

Browse files
ahayzen-kdabLeonMatthesKDAB
authored andcommitted
github: move to Qt 6.9.0 for CI tests
1 parent fef1832 commit a662b2e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ jobs:
288288
- name: Ubuntu 24.04 (gcc) Qt6
289289
os: ubuntu-24.04
290290
qt_version: 6
291-
aqt_version: '6.8.0'
291+
aqt_version: '6.9.0'
292292
aqt_arch: 'linux_gcc_64'
293293
aqt_host: 'linux'
294294
cores: 4
@@ -330,10 +330,10 @@ jobs:
330330
- name: macOS 14 (clang) Qt6
331331
os: macos-14
332332
qt_version: 6
333-
aqt_version: '6.8.0'
333+
aqt_version: '6.9.0'
334334
aqt_arch: 'clang_64'
335335
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
337337
# https://doc.qt.io/qt-6.7/macos.html#target-platforms
338338
macosx_deployment_target: '13.0'
339339
cores: 3
@@ -386,7 +386,7 @@ jobs:
386386
- name: Windows 2022 (MSVC2022) Qt6
387387
os: windows-2022
388388
qt_version: 6
389-
aqt_version: '6.8.0'
389+
aqt_version: '6.9.0'
390390
aqt_arch: 'win64_msvc2022_64'
391391
aqt_host: 'windows'
392392
cores: 4

0 commit comments

Comments
 (0)