test: disable fail-fast
This commit is contained in:
parent
82ba7bd7af
commit
21882ff461
1
.github/workflows/ubuntu.yml
vendored
1
.github/workflows/ubuntu.yml
vendored
@ -87,6 +87,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [
|
os: [
|
||||||
{ distro: Ubuntu, release: 12.04 },
|
{ distro: Ubuntu, release: 12.04 },
|
||||||
|
Loading…
Reference in New Issue
Block a user