Skip to content

Commit

Permalink
TMP registry umarcor/f4pga/dev/conda
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Aug 3, 2022
1 parent c233c83 commit 4750b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/generate_matrices.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit 4750b0d

Please sign in to comment.