We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f769d0 commit dfbad74Copy full SHA for dfbad74
.github/workflows/cmake-ubuntu.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
matrix:
23
os: [ubuntu-22.04]
24
- qt_version: [6.2.1, 6.5.2, 6.6.3, 6.7.0]
+ qt_version: [6.2.1, 6.5.2, 6.6.3]
25
26
steps:
27
- name: Install ninja
0 commit comments