Revert "Disable fail-fast when testing recent extension versions"
This reverts commit 5ba40efe54
.
pull/330/head
parent
f084ef8831
commit
04609bb5b1
|
@ -34,7 +34,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: determine_extension_list
|
needs: determine_extension_list
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
|
||||||
matrix:
|
matrix:
|
||||||
distro:
|
distro:
|
||||||
- alpine3.7
|
- alpine3.7
|
||||||
|
|
Loading…
Reference in New Issue