Skip to content

Commit

Permalink
Merge pull request monero-project#9629
Browse files Browse the repository at this point in the history
f8b5ea7 ci: don't fail-fast on matrix jobs (tobtoht)
  • Loading branch information
luigi1111 committed Dec 23, 2024
2 parents eda163d + f8b5ea7 commit 977bd41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
env:
CCACHE_TEMPDIR: /tmp/.ccache-temp
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04, ubuntu-20.04]
steps:
Expand Down

0 comments on commit 977bd41

Please sign in to comment.