Skip to content

Commit 671254b

Browse files
Felix ExnerVinDp
authored andcommitted
[CI] Fix ref for scheduled jazzy testing binary build
That was referring to a non-existing jazzy branch.
1 parent aa70951 commit 671254b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jazzy-binary-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
with:
2020
ros_distro: rolling
2121
ros_repo: testing
22-
ref_for_scheduled_build: jazzy
22+
ref_for_scheduled_build: rolling

0 commit comments

Comments
 (0)