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:
|
||||
ufuzz:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ ubuntu-latest, windows-latest ]
|
||||
name: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user