mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +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:
|
env:
|
||||||
RUSTFLAGS: ${{ matrix.RUSTFLAGS }}
|
RUSTFLAGS: ${{ matrix.RUSTFLAGS }}
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-10.15, ubuntu-18.04, windows-2019]
|
os: [macos-10.15, ubuntu-18.04, windows-2019]
|
||||||
wasm: [true, false]
|
wasm: [true, false]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user