mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-19 04:50:03 +02:00
.github/workflows/CI.yml: disable fail-fast
This commit is contained in:
parent
07bee1e9e5
commit
ab932b92e4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
|
|
@ -10,6 +10,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
compile:
|
compile:
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ ubuntu-20.04, ubuntu-22.04, macos-latest, windows-latest ]
|
os: [ ubuntu-20.04, ubuntu-22.04, macos-latest, windows-latest ]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue