We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b5325 commit cc6c0edCopy full SHA for cc6c0ed
.github/workflows/build-toolchain.yml
@@ -17,7 +17,7 @@ jobs:
17
build_toolchain:
18
env:
19
TOOLCHAIN_CHANNEL: DEVELOPMENT
20
- DEVELOPER_DIR: /Applications/Xcode_12.5.app/Contents/Developer/
+ DEVELOPER_DIR: /Applications/Xcode_13.0.app/Contents/Developer/
21
strategy:
22
matrix:
23
include:
0 commit comments