Skip to content

Commit

Permalink
[DO NOT MERGE] disable fail fast CI
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <[email protected]>
  • Loading branch information
mkroening committed Apr 22, 2024
1 parent 5c399d3 commit 369dc08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
run:
working-directory: kernel
strategy:
fail-fast: false
matrix:
arch: [x86_64, aarch64, riscv64]
profile: [dev, release]
Expand Down

0 comments on commit 369dc08

Please sign in to comment.