Skip to content

Commit

Permalink
Update CI tesseract tag to 0.22.X
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Jun 3, 2024
1 parent cf2b8c8 commit b8bb4b9
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 @@ -17,7 +17,7 @@ jobs:
matrix:
distro: [focal, jammy]
container:
image: ghcr.io/tesseract-robotics/tesseract:${{ matrix.distro }}-0.21
image: ghcr.io/tesseract-robotics/tesseract:${{ matrix.distro }}-0.22
env:
CCACHE_DIR: "$GITHUB_WORKSPACE/${{ matrix.distro }}/.ccache"
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit b8bb4b9

Please sign in to comment.