Skip to content

Commit 4ce5593

Browse files
Use rolling
1 parent 1e7cb80 commit 4ce5593

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/rolling-binary-build-win.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
# (github.event_name == 'workflow_dispatch')
3030
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@windows/pixi
3131
with:
32-
ros_distro: jazzy # no pre-compiled rolling version is available
32+
ros_distro: rolling
3333
ref_for_scheduled_build: master
3434
os_name: windows-2025
35-
install_boost: true

0 commit comments

Comments
 (0)