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 de35d8f commit 76b227fCopy full SHA for 76b227f
1 file changed
.github/workflows/build_image_cuda.yml
@@ -77,7 +77,7 @@ concurrency:
77
78
env:
79
# Local registry used by CI runners (see .github/configs/cuda.yml)
80
- REGISTRY: localhost:5000
+ REGISTRY: harbor.baai.ac.cn/flagscale
81
# Default build versions (keep in sync with docker/build.sh)
82
CUDA_VERSION: '12.8.1'
83
UBUNTU_VERSION: '22.04'
0 commit comments