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 1532cbe commit ca5e712Copy full SHA for ca5e712
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- ros_distro: [kilted, rolling]
+ ros_distro: [rolling]
20
steps:
21
- uses: actions/checkout@v2
22
- name: Install Cyclone DDS
0 commit comments