Skip to content

Commit

Permalink
Fix test image (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma authored Mar 7, 2024
1 parent 313239b commit 8c46ce9
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 @@ -16,7 +16,7 @@ jobs:
container:
# Use rdk-devenv for now which has a go version >= 1.20 in order to run
# tests with goutils which requires at least 1.20.
image: https://github.com/viamrobotics/rdk/pkgs/container/rdk-devenv
image: ghcr.io/viamrobotics/rdk-devenv:amd64-cache
steps:
- name: Checkout PR/Push/Workflow Dispatch
uses: actions/checkout@v4
Expand Down

0 comments on commit 8c46ce9

Please sign in to comment.