mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-05 02:55:31 +00:00
Disable fail fast
This commit is contained in:
parent
23936c3d2c
commit
21007e8ee1
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
||||
env:
|
||||
CARGO: cargo
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- target: aarch64-unknown-linux-gnu
|
||||
|
Loading…
x
Reference in New Issue
Block a user