Skip to content

Commit

Permalink
Run tests in noetic ros docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
jonbinney authored Jun 18, 2021
1 parent d9e77d7 commit 54eec14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ros1_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
# cross-platform coverage.
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
runs-on: ubuntu-latest

container:
image: ros:noetic-robot

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 54eec14

Please sign in to comment.