Skip to content

Commit 689f63c

Browse files
Use master branch of CI repo
1 parent 551a9fb commit 689f63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ 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@windows_ci_boost
30+
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@master
3131
with:
3232
ros_distro: jazzy
3333
ref_for_scheduled_build: master

0 commit comments

Comments
 (0)