Skip to content

Commit e2a4e53

Browse files
authored
Use Xcode 13.0 in build-toolchain.yml
1 parent 3f1df73 commit e2a4e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-toolchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build_toolchain:
2020
env:
2121
TOOLCHAIN_CHANNEL: DEVELOPMENT
22-
DEVELOPER_DIR: /Applications/Xcode_13.1.app/Contents/Developer/
22+
DEVELOPER_DIR: /Applications/Xcode_13.0.app/Contents/Developer/
2323
strategy:
2424
matrix:
2525
include:

0 commit comments

Comments
 (0)