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.
build-toolchain.yml
1 parent 3f1df73 commit e2a4e53Copy full SHA for e2a4e53
.github/workflows/build-toolchain.yml
@@ -19,7 +19,7 @@ jobs:
19
build_toolchain:
20
env:
21
TOOLCHAIN_CHANNEL: DEVELOPMENT
22
- DEVELOPER_DIR: /Applications/Xcode_13.1.app/Contents/Developer/
+ DEVELOPER_DIR: /Applications/Xcode_13.0.app/Contents/Developer/
23
strategy:
24
matrix:
25
include:
0 commit comments