Skip to content

Commit

Permalink
Set correct tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
mczyz-antmicro committed Jan 24, 2024
1 parent 3c1bfad commit faa4e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
docker:
runs-on: ubuntu-latest
env:
IMAGE: chipyard-latest
IMAGE: ghcr.io/antmicro/megaboom-cpu-benchmarking
steps:
- uses: actions/checkout@v3
- name: Build docker image
Expand Down

0 comments on commit faa4e8c

Please sign in to comment.