- Add support for Jazzy (#673)
- Jazzy binaries on Ubuntu are only available from the testing apt repository since Jazzy hasn't been released yet. To use the testing repository, use the
use-ros2-testing
option:- uses: ros-tooling/setup-ros@v0.7 with: required-ros-distributions: jazzy use-ros2-testing: true
- Jazzy binaries on Ubuntu are only available from the testing apt repository since Jazzy hasn't been released yet. To use the testing repository, use the