mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
Update github.yml
set fail-fast: false in CI
This commit is contained in:
parent
03de3cd67d
commit
c68c89770e
1
.github/workflows/github.yml
vendored
1
.github/workflows/github.yml
vendored
@ -16,6 +16,7 @@ env:
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- platform: linux-qt6
|
||||
|
Loading…
Reference in New Issue
Block a user