Disable fail-fast when testing recent extension versions

pull/254/head
Michele Locati 2021-01-15 21:11:47 +01:00
parent b908e12d61
commit 5ba40efe54
No known key found for this signature in database
GPG Key ID: 98B7CE2E7234E28B
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ jobs:
runs-on: ubuntu-latest
needs: determine_extension_list
strategy:
fail-fast: false
matrix:
distro:
- alpine3.7