mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-01 08:56:29 -04:00
looks like xcode 16.1 support is not coming soon
This commit is contained in:
parent
afc2b099b5
commit
ed21da6527
2
.github/workflows/compilers.yml
vendored
2
.github/workflows/compilers.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
xcode:
|
||||
strategy:
|
||||
matrix:
|
||||
xcode_version: [ '15.4', '16.1' ]
|
||||
xcode_version: [ '15.4' ]
|
||||
build_type: [ Debug, Release ]
|
||||
cxx_version: [ 14, 17, 20, 23 ]
|
||||
runs-on: macos-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user