Skip to content

Commit ea514a5

Browse files
[5.7] Set TOOLCHAIN_CHANNEL to 5.7
1 parent 079cd95 commit ea514a5

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
@@ -179,7 +179,7 @@ jobs:
179179
180180
build-toolchain:
181181
env:
182-
TOOLCHAIN_CHANNEL: DEVELOPMENT
182+
TOOLCHAIN_CHANNEL: 5.7
183183
DEVELOPER_DIR: /Applications/Xcode_13.0.app/Contents/Developer/
184184
needs: [build-matrix]
185185
if: ${{ always() }}

0 commit comments

Comments
 (0)