Skip to content

Commit 217d826

Browse files
committed
Set TOOLCHAIN_CHANNEL to 5.6
1 parent 217300a commit 217d826

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
@@ -18,7 +18,7 @@ on:
1818
jobs:
1919
build_toolchain:
2020
env:
21-
TOOLCHAIN_CHANNEL: DEVELOPMENT
21+
TOOLCHAIN_CHANNEL: 5.6
2222
DEVELOPER_DIR: /Applications/Xcode_13.0.app/Contents/Developer/
2323
strategy:
2424
matrix:

0 commit comments

Comments
 (0)