mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
CI: added kilted, re-enabled deps, removed all nproc variables
This commit is contained in:
4
.github/workflows/cmake-ros.yml
vendored
4
.github/workflows/cmake-ros.yml
vendored
@@ -23,12 +23,14 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
ros_distribution: [ humble, jazzy, rolling ]
|
||||
ros_distribution: [ humble, jazzy, kilted, rolling ]
|
||||
include:
|
||||
- ros_distribution: 'humble'
|
||||
os: ubuntu-22.04
|
||||
- ros_distribution: 'jazzy'
|
||||
os: ubuntu-24.04
|
||||
- ros_distribution: 'kilted'
|
||||
os: ubuntu-24.04
|
||||
- ros_distribution: 'rolling'
|
||||
os: ubuntu-24.04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user