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:
|
build:
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
# Matrix required to handle caching with Mambaforge
|
# Matrix required to handle caching with Mambaforge
|
||||||
|
Loading…
Reference in New Issue
Block a user