We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31dfa4 commit e25ac83Copy full SHA for e25ac83
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- ros_distro: [kilted]
+ ros_distro: [jazzy, kilted]
20
steps:
21
- uses: actions/checkout@v2
22
- name: Install Cyclone DDS
0 commit comments