mirror of
https://github.com/monero-project/monero.git
synced 2026-07-28 14:47:15 -07:00
ci: don't fail-fast on matrix jobs
This commit is contained in:
@@ -82,6 +82,7 @@ jobs:
|
||||
env:
|
||||
CCACHE_TEMPDIR: /tmp/.ccache-temp
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-22.04, ubuntu-20.04]
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user