We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ad29bf + ce0434f commit c26ea6aCopy full SHA for c26ea6a
1 file changed
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
config:
40
- qt_version: "5.15"
41
- qt_version: "6.5.*"
42
- - qt_version: "6.10.0" # Bump to latest freely
+ - qt_version: "6.10.*" # Bump to latest freely
43
44
exclude:
45
# There's no ARM binaries for Qt 5.15 via aqtinstall
0 commit comments