Skip to content

Commit a92dc57

Browse files
committed
Revert "github: setup zig always"
This reverts commit fb364cd.
1 parent fb364cd commit a92dc57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
target/
8181
key: ${{ matrix.settings.target }}-cargo-${{ matrix.settings.host }}
8282
- uses: goto-bus-stop/setup-zig@v2
83+
if: ${{ matrix.settings.target == 'armv7-unknown-linux-gnueabihf' || matrix.settings.target == 'armv7-unknown-linux-musleabihf' }}
8384
with:
8485
version: 0.13.0
8586
- name: Setup toolchain

0 commit comments

Comments
 (0)