We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2733ddd commit fb364cdCopy full SHA for fb364cd
1 file changed
.github/workflows/CI.yml
@@ -80,7 +80,6 @@ jobs:
80
target/
81
key: ${{ matrix.settings.target }}-cargo-${{ matrix.settings.host }}
82
- uses: goto-bus-stop/setup-zig@v2
83
- if: ${{ matrix.settings.target == 'armv7-unknown-linux-gnueabihf' || matrix.settings.target == 'armv7-unknown-linux-musleabihf' }}
84
with:
85
version: 0.13.0
86
- name: Setup toolchain
0 commit comments