Skip to content

Commit

Permalink
Actually build fumble on focal (#19)
Browse files Browse the repository at this point in the history
Signed-off-by: Emerson Knapp <[email protected]>
  • Loading branch information
emersonknapp authored Nov 16, 2023
1 parent 07a02fe commit dd8e1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
build_and_test:
runs-on: ubuntu-latest
container:
image: rostooling/setup-ros-docker:ubuntu-jammy-latest
image: rostooling/setup-ros-docker:ubuntu-focal-latest
steps:
- name: Build and run tests
id: action-ros-ci
Expand Down

0 comments on commit dd8e1ff

Please sign in to comment.