Skip to content

Commit

Permalink
fix: update container image
Browse files Browse the repository at this point in the history
Signed-off-by: ymski <[email protected]>
  • Loading branch information
ymski committed Mar 8, 2024
1 parent 2fe1530 commit 8b59592
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-universe:latest
container: ghcr.io/autowarefoundation/autoware-openadk:latest
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 8b59592

Please sign in to comment.