mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
Compare commits
3 Commits
0.22.1-hum
...
0.21.10-no
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a9c56cd53f | ||
|
|
fb87a9ffe9 | ||
|
|
3aaf696991 |
6
.github/workflows/cmake-ros.yml
vendored
6
.github/workflows/cmake-ros.yml
vendored
@@ -3,7 +3,7 @@ name: CMake-ROS
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- noetic-devel
|
||||
pull_request:
|
||||
branches:
|
||||
- '**'
|
||||
@@ -23,12 +23,10 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
ros_distribution: [ noetic, humble ]
|
||||
ros_distribution: [ noetic ]
|
||||
include:
|
||||
- ros_distribution: 'noetic'
|
||||
os: ubuntu-20.04
|
||||
- ros_distribution: 'humble'
|
||||
os: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- uses: ros-tooling/setup-ros@v0.7
|
||||
|
||||
Reference in New Issue
Block a user