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 ca4be6f commit 28e5da6Copy full SHA for 28e5da6
.github/workflows/release-plz.yml
@@ -32,6 +32,8 @@ jobs:
32
uses: dtolnay/rust-toolchain@stable
33
- name: Setup ROS environment
34
uses: ros-tooling/[email protected]
35
+ with:
36
+ required-ros-distributions: jazzy rolling
37
- name: Run release-plz
38
uses: release-plz/[email protected]
39
with:
0 commit comments