Skip to content

Commit

Permalink
Disabled fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianReimold committed Nov 20, 2024
1 parent d71feb0 commit dfeab0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
build-ubuntu:

strategy:
fail-fast: false
matrix:
library_type: [static, shared, object]
os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
Expand Down

0 comments on commit dfeab0e

Please sign in to comment.