diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 21a953e..db320ca 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ jobs: runs-on: [self-hosted, Linux, X64, GPU] container: - image: ghcr.io/jc-bytedance/vescale:latest + image: ghcr.io/volcengine/vescale:latest options: --gpus=all --shm-size=400g