We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff9649 commit 3d08898Copy full SHA for 3d08898
.github/workflows/basic-build-ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
container:
13
- image: rostooling/setup-ros-docker:ubuntu-focal-ros-foxy-ros-base-latest
+ image: rostooling/setup-ros-docker:ubuntu-focal-ros-foxy-ros-base-testing-latest
14
steps:
15
- name: Fix Bugs in ros-tooling/action-ros-ci
16
run: sudo chown -R rosbuild:rosbuild "$HOME" .
0 commit comments