separate ufuzz job failures (#3525)
This commit is contained in:
1
.github/workflows/ufuzz.yml
vendored
1
.github/workflows/ufuzz.yml
vendored
@@ -5,6 +5,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
ufuzz:
|
ufuzz:
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ ubuntu-latest, windows-latest ]
|
os: [ ubuntu-latest, windows-latest ]
|
||||||
name: ${{ matrix.os }}
|
name: ${{ matrix.os }}
|
||||||
|
|||||||
Reference in New Issue
Block a user