Skip to content

Commit

Permalink
ci: enable fail-fast again
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <[email protected]>
  • Loading branch information
mkroening committed Feb 16, 2024
1 parent 6a1ac7b commit d78ba72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ jobs:
run:
working-directory: kernel
strategy:
fail-fast: false
matrix:
arch: [x86_64, aarch64, riscv64]
package: [rusty_demo, httpd, testudp, hello_world, miotcp, mioudp]
Expand Down

0 comments on commit d78ba72

Please sign in to comment.