CI: Disable fail-fast
This commit is contained in:
parent
4d231c1db0
commit
e6d3cdab12
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -4,6 +4,7 @@ jobs:
|
||||
dataservices-api:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
pg_version: [10, 12]
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user