fixed fail-fast error
This commit is contained in:
parent
3761b398fb
commit
907c173a2f
1 changed files with 0 additions and 2 deletions
2
.github/workflows/eowyn.yml
vendored
2
.github/workflows/eowyn.yml
vendored
|
|
@ -16,11 +16,9 @@ jobs:
|
|||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
fail-fast: false
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Setup Zig
|
||||
uses: goto-bus-stop/setup-zig@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue