chore: disable fail-fast for image build job (#132)

This commit is contained in:
Jonathan Yu 2022-02-16 10:07:07 -08:00 committed by GitHub
parent 6790d4a17e
commit 90bcfba8c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ jobs:
- arch
- centos
- ubuntu
fail-fast: false
name: images/${{ matrix.job}}
steps:
- name: Cancel previous runs