We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650fc30 commit b4c5689Copy full SHA for b4c5689
.github/workflows/cocotb.yml
@@ -12,7 +12,7 @@ jobs:
12
container-test-job:
13
runs-on: ubuntu-latest
14
container:
15
- image: builderdev212/cocotb-runner
+ image: ghcr.io/builderdev212/cocotb-runner
16
volumes:
17
- my_docker_volume:/usr/src/verilogbits
18
steps:
0 commit comments