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 f39b070 commit 0a0dbc6Copy full SHA for 0a0dbc6
.github/workflows/ci.yml
@@ -125,8 +125,6 @@ jobs:
125
name: cross-linux-musl
126
path: /tmp/
127
- run: chmod +x /tmp/cross
128
- - run: echo RUSTFLAGS=${RUSTFLAGS}\ -Zlinker-features=-lld >> $GITHUB_ENV
129
- if: matrix.channel == 'nightly'
130
- run: ci/set_rust_version.bash ${{ matrix.channel }} ${{ matrix.target }}
131
- run: ci/test.bash /tmp/cross ${{ matrix.target }}
132
0 commit comments