Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions .github/workflows/ros_tutorials.repos
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# repo file only containing ros_tutorials
# This repository has been chosen because it does depend on anything, as of
# 0.10.3
#
# https://github.com/ros/ros_tutorials/tree/0.10.3
# https://github.com/ros/ros_tutorials/tree/0.10.4
repositories:
ros_tutorials:
type: git
url: https://github.com/ros/ros_tutorials.git
version: 0.10.3
version: 0.10.4
Loading