GitHub Actions: Update Xcode to 12.3
This commit is contained in:
parent
787a7bca5d
commit
d51c65a185
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
|
||||
env:
|
||||
# See: https://github.com/actions/virtual-environments/tree/main/images/macos
|
||||
XCODE_DEV_PATH: /Applications/Xcode_12.2.app/Contents/Developer
|
||||
XCODE_DEV_PATH: /Applications/Xcode_12.3.app/Contents/Developer
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user