Skip to content

Commit

Permalink
ggithib workflows fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andibacher committed Aug 11, 2024
1 parent 6425131 commit abbf9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04]
qt_version: [6.2.9, 6.5.3, 6.6.3, 6.7.2]
qt_version: [6.2.4, 6.5.3, 6.6.3, 6.7.2, 6.8.0]

steps:
- name: Install ninja
Expand Down

0 comments on commit abbf9fa

Please sign in to comment.