Don't abort checks on other environments on failure (#831)
This commit is contained in:
committed by
GitHub
parent
acf910102a
commit
584923bf74
@@ -22,6 +22,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
tag:
|
||||
- arch-rolling # Arch has its own recent GNAT and pacman
|
||||
|
||||
Reference in New Issue
Block a user