We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100efaa commit 6362964Copy full SHA for 6362964
.github/workflows/build-qt6.yml
@@ -26,7 +26,7 @@ jobs:
26
- macos-latest
27
qt_version:
28
- "6.5.*"
29
- - "6.10.1" # bump to latest Qt freely
+ - "6.11.0" # bump to latest Qt freely
30
preset:
31
- name: ci-dev-client-only
32
tests_with: qt6
0 commit comments