Skip to content

Commit b3471fd

Browse files
committed
fix
1 parent 0fb21d6 commit b3471fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
strategy:
132132
fail-fast: false
133133
matrix:
134-
version: [ 9, 10, 11, 12, 13, 14, 15 ]
134+
version: [ 11, 12, 13, 14, 15 ]
135135
standard: [ 11, 14, 17, 20 ]
136136

137137
steps:

0 commit comments

Comments
 (0)