Skip to content

Commit 6425131

Browse files
committed
githib workflows fix
1 parent cd5720d commit 6425131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-ubuntu.yml

+1-1
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.9, 6.5.3, 6.6.3 6.7.2]
24+
qt_version: [6.2.9, 6.5.3, 6.6.3, 6.7.2]
2525

2626
steps:
2727
- name: Install ninja

0 commit comments

Comments
 (0)