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
|
||||
- 2
|
||||
- 3
|
||||
fail-fast: false
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
|
Loading…
Reference in New Issue