We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b119ad5 commit 2ac9655Copy full SHA for 2ac9655
.github/workflows/release.yml
@@ -128,7 +128,6 @@ jobs:
128
key: ${{ runner.os }}-${{ matrix.target }}-cargo-release-${{ hashFiles('**/Cargo.lock') }}
129
130
- name: Build all tools
131
- if: matrix.target != 'aarch64-unknown-linux-gnu'
132
shell: bash
133
run: |
134
cargo build --release --bin move-mutation-test
0 commit comments