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 015cbfd commit eb2c516Copy full SHA for eb2c516
.github/workflows/prerelease.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- ROS_DISTRO: [galactic]
+ ROS_DISTRO: [humble, rolling]
16
ROS_REPO: [main]
17
PRERELEASE: [true]
18
env:
0 commit comments