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 1e7cb80 commit 4ce5593Copy full SHA for 4ce5593
.github/workflows/rolling-binary-build-win.yml
@@ -29,7 +29,6 @@ jobs:
29
# (github.event_name == 'workflow_dispatch')
30
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@windows/pixi
31
with:
32
- ros_distro: jazzy # no pre-compiled rolling version is available
+ ros_distro: rolling
33
ref_for_scheduled_build: master
34
os_name: windows-2025
35
- install_boost: true
0 commit comments