Skip to content

Commit

Permalink
CI: change F2C branch and update to Jazzy & Noble
Browse files Browse the repository at this point in the history
  • Loading branch information
adivardi committed Nov 26, 2024
1 parent 6f749e0 commit 8f1946e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/deps.repos
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ repositories:
Fields2Cover:
type: git
url: https://github.com/Fields2Cover/Fields2Cover.git
version: main
version: v1.2.1-devel
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:
ROS_DISTRO: ${{ matrix.ros_distro }}
RMW_IMPLEMENTATION: rmw_cyclonedds_cpp
container:
image: rostooling/setup-ros-docker:ubuntu-jammy-latest
image: rostooling/setup-ros-docker:ubuntu-noble-latest
strategy:
fail-fast: false
matrix:
ros_distro: [iron]
ros_distro: [jazzy]
steps:
- uses: actions/checkout@v2
- name: Install Cyclone DDS
Expand Down

0 comments on commit 8f1946e

Please sign in to comment.