Skip to content

Commit

Permalink
Specify container
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Sep 9, 2024
1 parent 2a09fd7 commit 6706497
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ jobs:
jazzy_ci:
name: Jazzy
runs-on: ubuntu-24.04
strategy:
fail-fast: false
container:
image: osrf/ros2:testing
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 6706497

Please sign in to comment.