Remove fail-fast
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ tests (push) Has been cancelled
/ clippy (push) Has been cancelled
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Failing after 5m48s
/ publish-docker (push) Has been skipped
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Failing after 5m24s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Failing after 3m45s
/ publish-forgejo (push) Has been skipped
/ publish-crate (push) Has been skipped

This commit is contained in:
asonix 2024-02-07 21:16:35 -06:00
parent b4433b9f2c
commit 798e628ae2

View file

@ -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