We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f749e0 commit c5231f0Copy full SHA for c5231f0
.github/deps.repos
@@ -2,4 +2,4 @@ repositories:
2
Fields2Cover:
3
type: git
4
url: https://github.com/Fields2Cover/Fields2Cover.git
5
- version: main
+ version: v1.2.1-devel
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- ros_distro: [iron]
+ ros_distro: [jazzy]
20
steps:
21
- uses: actions/checkout@v2
22
- name: Install Cyclone DDS
0 commit comments