Skip to content

Commit c3f5832

Browse files
committed
update container
1 parent 6a402a9 commit c3f5832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cocotb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33
jobs:
44
cocotb:
55
runs-on: ubuntu-latest
6-
container: builderdev212/cocotb-runner:latest
6+
container: ghcr.io/builderdev212/cocotb-runner:latest
77
steps:
88
- run: git clone https://github.com/builderdev212/verilogbits && pytest
99
# cocotb:

0 commit comments

Comments
 (0)