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
|
||||
strategy:
|
||||
fail-fast: true
|
||||
max-parallel: 0
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
hello: [AAA, CCC, EEE]
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user