Skip to content

Commit 7406782

Browse files
committed
github workflows fix
1 parent 313321c commit 7406782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
os: [ubuntu-22.04]
24-
qt_version: [6.2.4, 6.5.3, 6.6.3, 6.7.3, 6.8.3 6.9.1]
24+
qt_version: [6.2.4, 6.5.3, 6.6.3, 6.7.3, 6.8.3, 6.9.1]
2525

2626
steps:
2727
- name: Install ninja

0 commit comments

Comments
 (0)