Skip to content

Commit c5231f0

Browse files
committed
CI: change F2C branch and update to Jazzy
1 parent 6f749e0 commit c5231f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
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)