Skip to content

Commit c6fa51b

Browse files
committed
[mac][Qt] Remove old Qt versions (incompatible architecture for '5.15.0', '6.0.4', '6.1.0')
1 parent 9861632 commit c6fa51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/premake5-qt-mac-xcode4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
fail-fast: false
3535
matrix:
36-
qt-version: ['5.15.0', '6.0.4', '6.1.0', '6.7.0']
36+
qt-version: ['6.9.0']
3737

3838
steps:
3939
- name: Checkout

0 commit comments

Comments
 (0)