mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-12 06:20:19 +08:00
CI: fixed fail-fast
This commit is contained in:
@@ -10,8 +10,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
fail-fast: false
|
||||
docker_tag: [focal-deps, jammy-deps, jammy-iron-deps]
|
||||
include:
|
||||
- docker_tag: focal-deps
|
||||
@@ -70,8 +70,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
fail-fast: false
|
||||
docker_tag: [bionic, focal, jammy, jammy-iron, android23, android24, android26, android30]
|
||||
include:
|
||||
- docker_tag: bionic
|
||||
|
||||
Reference in New Issue
Block a user