Skip to content

Commit 1e7cb80

Browse files
Use windows/pixi branch
1 parent c47affa commit 1e7cb80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
# (github.event_name == 'issue_comment' && contains(github.event.comment.body, '/check-windows')) ||
2828
# (github.event_name == 'pull_request' && contains(github.event.label.name, 'check-windows')) ||
2929
# (github.event_name == 'workflow_dispatch')
30-
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@master
30+
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@windows/pixi
3131
with:
3232
ros_distro: jazzy # no pre-compiled rolling version is available
3333
ref_for_scheduled_build: master
34-
os_name: windows-2019
34+
os_name: windows-2025
3535
install_boost: true

0 commit comments

Comments
 (0)