mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-25 16:24:24 +00:00
[rs] Disable fail fast on CI
This commit is contained in:
parent
e8244ae5e3
commit
94c06b0c9b
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
||||
env:
|
||||
RUSTFLAGS: ${{ matrix.RUSTFLAGS }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos-10.15, ubuntu-18.04, windows-2019]
|
||||
wasm: [true, false]
|
||||
|
Loading…
Reference in New Issue
Block a user