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 77793c1 commit bd1bf47Copy full SHA for bd1bf47
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
matrix:
28
include:
29
- - { ROS_DISTRO: noetic }
+ - { ROS_DISTRO: foxy }
30
31
steps:
32
- uses: actions/checkout@v4
0 commit comments