Skip to content

Commit 4e09be3

Browse files
authored
Update macOS.yml
1 parent 24f02f9 commit 4e09be3

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
@@ -95,7 +95,7 @@ jobs:
9595
strategy:
9696
fail-fast: false
9797
matrix:
98-
xcode: [ '14.3.1', '15.0.1', '15.1', '15.2', '15.3', '15.4', '16.0' ]
98+
xcode: [ '15.0.1', '15.1', '15.2', '15.3', '15.4', '16.0', '16.1' ]
9999
standard: [ 11, 14, 17, 20 ]
100100
env:
101101
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer

0 commit comments

Comments
 (0)