Don't fail fast on reproducible workflow and update reference binaries.
This commit is contained in:
1
.github/workflows/reproducible.yml
vendored
1
.github/workflows/reproducible.yml
vendored
@@ -10,6 +10,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-18.04, macos-10.15]
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user