Skip to content

Commit

Permalink
Updated CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Oct 23, 2023
1 parent 753de40 commit 0061bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
ROS_REPO: main
BEFORE_INIT: ''
PREFIX: ${{ github.repository }}_
DOCKER_IMAGE: ghcr.io/tesseract-robotics/tesseract_ros2:${{ matrix.distro }}-0.18
DOCKER_IMAGE: ghcr.io/tesseract-robotics/tesseract_ros2:${{ matrix.distro }}-0.20
GIT_SUBMODULE_STRATEGY: normal
BUILDER: colcon
ADDITIONAL_DEBS: 'libxmlrpcpp-dev'
Expand Down

0 comments on commit 0061bb1

Please sign in to comment.