CI: Disable fast failing on Linux
This commit is contained in:
1
.github/workflows/linux-build.yml
vendored
1
.github/workflows/linux-build.yml
vendored
@@ -18,6 +18,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
arch: [x86_64]
|
||||
|
||||
Reference in New Issue
Block a user