mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-20 11:21:14 +00:00
Remove fail-fast
This commit is contained in:
parent
b4433b9f2c
commit
798e628ae2
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ jobs:
|
|||
image: docker.io/node:20-bookworm
|
||||
strategy:
|
||||
matrix:
|
||||
fail-fast: false
|
||||
info:
|
||||
- target: x86_64-unknown-linux-musl
|
||||
artifact: linux-amd64
|
||||
|
|
Loading…
Reference in a new issue