mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Don't fail-fast in the pipeline matrix
This commit is contained in:
parent
8733f53b6b
commit
ccc8d685b2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/create-artifact.yml
vendored
1
.github/workflows/create-artifact.yml
vendored
|
|
@ -9,6 +9,7 @@ jobs:
|
|||
runs-on: ${{ matrix.runner }}
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: macos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue