Skip to content

Commit e51a191

Browse files
Fix humble binary build (#213) (#214)
(cherry picked from commit 02d78ec) Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
1 parent 0ba3966 commit e51a191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/humble-binary-downstream-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
ros_distro: humble
2020
ros_repo: testing
21-
ref_for_scheduled_build: master
21+
ref_for_scheduled_build: humble
2222
not_test_build: true
2323
downstream_workspace: ros_controls.humble.repos
2424
not_test_downstream: true

0 commit comments

Comments
 (0)