Skip to content

Commit

Permalink
test hotfix branch in docker-ros
Browse files Browse the repository at this point in the history
  • Loading branch information
lreiher committed Oct 28, 2024
1 parent 2c5ce75 commit d3b9dd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-ros.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
ros:
runs-on: ubuntu-latest
steps:
- uses: ika-rwth-aachen/docker-ros@main
- uses: ika-rwth-aachen/docker-ros@fix/slim-github-ci
with:
platform: amd64,arm64
target: run
Expand All @@ -19,7 +19,7 @@ jobs:
ros2:
runs-on: ubuntu-latest
steps:
- uses: ika-rwth-aachen/docker-ros@main
- uses: ika-rwth-aachen/docker-ros@fix/slim-github-ci
with:
platform: amd64,arm64
target: run
Expand Down

0 comments on commit d3b9dd6

Please sign in to comment.