Skip to content

Commit c96aa4d

Browse files
Use master branch of CI repo
1 parent 8c1e25d commit c96aa4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rolling-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/pixi
25+
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-ros-tooling-win-build.yml@master
2626
with:
2727
ros_distro: rolling
2828
ref_for_scheduled_build: master

0 commit comments

Comments
 (0)