Skip to content

Commit f8bf4ed

Browse files
Fix ref for scheduled build (#1447)
1 parent 765b371 commit f8bf4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
ros_distro: rolling
5555
ros_repo: testing
5656
upstream_workspace: ros2_controllers.rolling.repos
57-
ref_for_scheduled_build: rolling
57+
ref_for_scheduled_build: master
5858
additional_debs: clang
5959
c_compiler: clang
6060
cxx_compiler: clang++

0 commit comments

Comments
 (0)