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 0777de4 commit 9d3b4d6Copy full SHA for 9d3b4d6
.github/workflows/bors.yml
@@ -314,7 +314,7 @@ jobs:
314
run: rustup self update
315
shell: bash
316
- name: Execute build.sh
317
- run: LIBC_CI=1 TOOLCHAIN=${{ matrix.toolchain }} WIN_TARGET=${{ matrix.target }} sh ./ci/build.sh
+ run: LIBC_CI=1 TOOLCHAIN=${{ matrix.toolchain }} sh ./ci/build.sh
318
319
320
check_cfg:
0 commit comments