Skip to content

Commit 80b0e83

Browse files
Fix ref for source build
1 parent ff233bc commit 80b0e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rolling-source-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
OS_NAME: ubuntu-latest
2424
with:
2525
ros_distro: ${{ matrix.ROS_DISTRO }}
26-
ref: ros2-master
26+
ref: master
2727
ros2_repo_branch: ${{ matrix.ROS_DISTRO }}
2828
os_name: ${{ matrix.OS_NAME }}
2929
container: ${{ matrix.CONTAINER }}

0 commit comments

Comments
 (0)