mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
chore(ci): don't cancel the entire job matrix when one of them fails
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -210,6 +210,7 @@ jobs:
|
||||
env:
|
||||
max_chunk_id: 20
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
chunk_id: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user