Skip to content

Commit 4750b0d

Browse files
committed
TMP registry umarcor/f4pga/dev/conda
1 parent c233c83 commit 4750b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/generate_matrices.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from os import environ
2020
from sys import argv as sys_argv
2121

22-
registry = 'ghcr.io/chipsalliance/f4pga/dev/conda'
22+
registry = 'ghcr.io/umarcor/f4pga/dev/conda'
2323

2424
isFork = len(sys_argv)>1 and sys_argv[1] != 'chipsalliance/f4pga-examples'
2525

0 commit comments

Comments
 (0)