Skip to content

Commit

Permalink
fixup! Update ci for ROS 2
Browse files Browse the repository at this point in the history
  • Loading branch information
elvout committed Feb 10, 2024
1 parent 374f638 commit b16ab84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/colcon-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on: push
jobs:
build:
runs-on: ubuntu-22.04
container:
image: osrf/ros:humble-desktop
container:
image: osrf/ros:humble-desktop

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b16ab84

Please sign in to comment.