Don't fail-fast for testLatestDeps (#7992)
(similar to all of the other matrix builds)
This commit is contained in:
parent
6fbd4332ee
commit
d27dd892ce
|
@ -28,6 +28,7 @@ jobs:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
- 3
|
- 3
|
||||||
|
fail-fast: false
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue