mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-16 03:34:56 +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:
|
||||
compile:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ ubuntu-20.04, ubuntu-22.04, macos-latest, windows-latest ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue