Skip to content

Commit

Permalink
Use latest Qt6 version 6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dantti committed May 2, 2024
1 parent dcb6af6 commit 40f5f70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
tests_with: qt5

- preset: ci-dev-client-only-qt6
qt_version: "6.5.*"
qt_version: "6.7.*"
qt_modules: qtshadertools qtscxml
tests_with: qt6

Expand All @@ -40,7 +40,7 @@ jobs:
tests_with: qt5

- preset: ci-dev-client-and-ui-qt6
qt_version: "6.5.*"
qt_version: "6.7.*"
qt_modules: qtscxml
tests_with: qt6

Expand All @@ -49,7 +49,7 @@ jobs:
cmake_osx_architectures: "x86_64"

- preset: ci-dev-probe-only-qt6
qt_version: "6.5.*"
qt_version: "6.7.*"
qt_modules: qtscxml

# GitHub actions is now powered by AppleSilicon macs
Expand Down

0 comments on commit 40f5f70

Please sign in to comment.