We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff233bc commit 80b0e83Copy full SHA for 80b0e83
.github/workflows/rolling-source-build.yml
@@ -23,7 +23,7 @@ jobs:
23
OS_NAME: ubuntu-latest
24
with:
25
ros_distro: ${{ matrix.ROS_DISTRO }}
26
- ref: ros2-master
+ ref: master
27
ros2_repo_branch: ${{ matrix.ROS_DISTRO }}
28
os_name: ${{ matrix.OS_NAME }}
29
container: ${{ matrix.CONTAINER }}
0 commit comments