Skip to content

Commit

Permalink
chore: update docker image (#194)
Browse files Browse the repository at this point in the history
Signed-off-by: ymski <[email protected]>
  • Loading branch information
ymski authored Jul 9, 2024
1 parent a4f40f0 commit 3ed6763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
pytest:
runs-on: ubuntu-latest
container: ghcr.io/autowarefoundation/autoware-openadk:latest-prebuilt
container: ghcr.io/autowarefoundation/autoware:latest-devel
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 3ed6763

Please sign in to comment.