mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-12-22 19:31:35 +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
|
image: docker.io/node:20-bookworm
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
fail-fast: false
|
|
||||||
info:
|
info:
|
||||||
- target: x86_64-unknown-linux-musl
|
- target: x86_64-unknown-linux-musl
|
||||||
artifact: linux-amd64
|
artifact: linux-amd64
|
||||||
|
|
Loading…
Reference in a new issue