Skip to content

Commit d3b9dd6

Browse files
committed
test hotfix branch in docker-ros
1 parent 2c5ce75 commit d3b9dd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-ros.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
ros:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: ika-rwth-aachen/docker-ros@main
10+
- uses: ika-rwth-aachen/docker-ros@fix/slim-github-ci
1111
with:
1212
platform: amd64,arm64
1313
target: run
@@ -19,7 +19,7 @@ jobs:
1919
ros2:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: ika-rwth-aachen/docker-ros@main
22+
- uses: ika-rwth-aachen/docker-ros@fix/slim-github-ci
2323
with:
2424
platform: amd64,arm64
2525
target: run

0 commit comments

Comments
 (0)