mirror of
https://github.com/esp-rs/espup.git
synced 2026-04-24 08:49:36 +00:00
ci: ⚡️ Avoid fail fast
This commit is contained in:
1
.github/workflows/cd.yaml
vendored
1
.github/workflows/cd.yaml
vendored
@@ -12,6 +12,7 @@ jobs:
|
||||
name: Generating artifact for ${{ matrix.job.target }}
|
||||
runs-on: ${{ matrix.job.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
job:
|
||||
- os: macos-latest
|
||||
|
||||
Reference in New Issue
Block a user