;ci: linux: syntax
This commit is contained in:
parent
84165f5a0c
commit
36177e48fb
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -43,8 +43,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
fail-fast: false
|
|
||||||
plan:
|
plan:
|
||||||
- { key: "80", args: "--stack-yaml=stack-8.0.yaml" }
|
- { key: "80", args: "--stack-yaml=stack-8.0.yaml" }
|
||||||
- { key: "82", args: "--stack-yaml=stack-8.2.yaml" }
|
- { key: "82", args: "--stack-yaml=stack-8.2.yaml" }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user