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 e0ad8ba commit 5a3b413Copy full SHA for 5a3b413
.github/workflows/ci.yaml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- ros_distro: ["noetic", "jazzy", "rolling"]
+ ros_distro: ["noetic", "kilted", "rolling"]
18
19
steps:
20
- name: Checkout repository
0 commit comments