mirror of
https://github.com/nlohmann/json.git
synced 2025-06-12 08:58:03 +08:00
👷 add Xcode 16.3
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
parent
82f4f70669
commit
07e7d0e492
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
||||
runs-on: macos-15 # https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md
|
||||
strategy:
|
||||
matrix:
|
||||
xcode: ['16.0', '16.1', '16.2']
|
||||
xcode: ['16.0', '16.1', '16.2', '16.3']
|
||||
env:
|
||||
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user