Skip to content

Commit 68188cf

Browse files
Use a different ci branch
1 parent 70a00b3 commit 68188cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# (github.event_name == 'issue_comment' && contains(github.event.comment.body, '/check-windows')) ||
2323
# (github.event_name == 'pull_request' && contains(github.event.label.name, 'check-windows')) ||
2424
# (github.event_name == 'workflow_dispatch')
25-
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@windows_ci_boost
25+
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@windows_ci_vcpkg
2626
with:
2727
ros_distro: jazzy
2828
ref_for_scheduled_build: ros2-master

0 commit comments

Comments
 (0)