Skip to content

Commit 3d08898

Browse files
author
Joshua Whitley
committed
CI: Trying to fix foxy build.
1 parent eff9649 commit 3d08898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic-build-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
container:
13-
image: rostooling/setup-ros-docker:ubuntu-focal-ros-foxy-ros-base-latest
13+
image: rostooling/setup-ros-docker:ubuntu-focal-ros-foxy-ros-base-testing-latest
1414
steps:
1515
- name: Fix Bugs in ros-tooling/action-ros-ci
1616
run: sudo chown -R rosbuild:rosbuild "$HOME" .

0 commit comments

Comments
 (0)