Skip to content

Commit 885df9f

Browse files
authored
chore: Branch out for Kilted (#1166)
* Remove stale workflow and dependabot config * Test only kilted distribution
1 parent 61860bf commit 885df9f

File tree

3 files changed

+0
-36
lines changed

3 files changed

+0
-36
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,8 @@ jobs:
2626
fail-fast: false
2727
matrix:
2828
include:
29-
# Test supported ROS 2 distributions
30-
# https://docs.ros.org/en/rolling/Releases.html
31-
# NOTE: Humble and Jazzy do not work on the `ros2` branch, so they are tested in their own branches.
3229
- ros: kilted
3330
os: ubuntu-24.04
34-
- ros: rolling
35-
os: ubuntu-24.04
3631

3732
name: ROS 2 ${{ matrix.ros }} (${{ matrix.os }})
3833
runs-on: ${{ matrix.os }}

.github/workflows/stale.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)