keep CI running if one OS fails
This commit is contained in:
parent
f5edafd00d
commit
15a152d02d
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -26,6 +26,7 @@ jobs:
|
||||
build:
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
# Matrix required to handle caching with Mambaforge
|
||||
|
Loading…
Reference in New Issue
Block a user