CI: switch setup-ros to master (#181)
Master has build-fixing changes for compatibility with the GitHub Windows runner since ros-tooling/setup-ros#159
This commit is contained in:
parent
8fafb3ec0a
commit
a459d28659
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -19,7 +19,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.20
|
||||
uses: ros-tooling/setup-ros@master
|
||||
- name: Build and test ROS
|
||||
uses: ros-tooling/action-ros-ci@0.0.16
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue