Bump ci setup-ros to 0.0.19 (#155)
This commit is contained in:
parent
f41de1673a
commit
a1d05fdf56
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
# azure ubuntu repo can be flaky so add an alternate source
|
||||
run: sed -e 's/azure.archive.ubuntu.com/us.archive.ubuntu.com/g' -e t -e d /etc/apt/sources.list | sudo tee /etc/apt/sources.list.d/nonazure.list
|
||||
- name: Acquire ROS dependencies
|
||||
uses: ros-tooling/setup-ros@0.0.17
|
||||
uses: ros-tooling/setup-ros@0.0.19
|
||||
- name: Build and test ROS
|
||||
uses: ros-tooling/action-ros-ci@0.0.15
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue