mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
ci: updated container image to ros:melodic-robot
This commit is contained in:
2
.github/workflows/ros-ci.yml
vendored
2
.github/workflows/ros-ci.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-18.04
|
||||
container:
|
||||
image: rduweston/ubuntu-ci:melodic
|
||||
image: ros:melodic-robot
|
||||
steps:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user