Skip to content

Commit

Permalink
Update macOS.yml
Browse files Browse the repository at this point in the history
change 16.0 to 16.2 : actions/runner-images#11203
  • Loading branch information
flagarde authored Jan 17, 2025
1 parent 50e6e13 commit 03fb176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
xcode: [ '15.0.1', '15.1', '15.2', '15.3', '15.4', '16.0', '16.1' ]
xcode: [ '15.0.1', '15.1', '15.2', '15.3', '15.4', '16.1', '16.2' ]
standard: [ 11, 14, 17, 20 ]
env:
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
Expand Down

0 comments on commit 03fb176

Please sign in to comment.