Update hello.yml
This commit is contained in:
parent
0175d09c5f
commit
c3678ee90e
2
.github/workflows/hello.yml
vendored
2
.github/workflows/hello.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
max-parallel: 0
|
max-parallel: 1
|
||||||
matrix:
|
matrix:
|
||||||
hello: [AAA, CCC, EEE]
|
hello: [AAA, CCC, EEE]
|
||||||
include:
|
include:
|
||||||
|
Loading…
Reference in New Issue
Block a user