Merge pull request #1080 from dbungert/ci-impish-workaround

workflows: avoid impish failing the rest of CI check
This commit is contained in:
Didier Roche 2021-10-05 18:33:03 +02:00 committed by GitHub
commit f72d581692
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ jobs:
test:
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix:
image:
- ubuntu-daily:bionic