mirror of
https://github.com/chipsalliance/f4pga-examples.git
synced 2025-01-03 03:43:38 -05:00
TMP registry umarcor/f4pga/dev/conda
This commit is contained in:
parent
c233c8373a
commit
4750b0df6f
1 changed files with 1 additions and 1 deletions
2
.github/scripts/generate_matrices.py
vendored
2
.github/scripts/generate_matrices.py
vendored
|
@ -19,7 +19,7 @@
|
|||
from os import environ
|
||||
from sys import argv as sys_argv
|
||||
|
||||
registry = 'ghcr.io/chipsalliance/f4pga/dev/conda'
|
||||
registry = 'ghcr.io/umarcor/f4pga/dev/conda'
|
||||
|
||||
isFork = len(sys_argv)>1 and sys_argv[1] != 'chipsalliance/f4pga-examples'
|
||||
|
||||
|
|
Loading…
Reference in a new issue