Skip to content

Commit 8f1946e

Browse files
committed
CI: change F2C branch and update to Jazzy & Noble
1 parent 6f749e0 commit 8f1946e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/deps.repos

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ repositories:
22
Fields2Cover:
33
type: git
44
url: https://github.com/Fields2Cover/Fields2Cover.git
5-
version: main
5+
version: v1.2.1-devel

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ jobs:
1212
ROS_DISTRO: ${{ matrix.ros_distro }}
1313
RMW_IMPLEMENTATION: rmw_cyclonedds_cpp
1414
container:
15-
image: rostooling/setup-ros-docker:ubuntu-jammy-latest
15+
image: rostooling/setup-ros-docker:ubuntu-noble-latest
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
ros_distro: [iron]
19+
ros_distro: [jazzy]
2020
steps:
2121
- uses: actions/checkout@v2
2222
- name: Install Cyclone DDS

0 commit comments

Comments
 (0)