[workflow] updated CI image (#5318)

This commit is contained in:
Frank Lee
2024-01-29 11:53:07 +08:00
committed by GitHub
parent 7cfed5f076
commit 73f4dc578e
7 changed files with 8 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ jobs:
github.event.pull_request.base.repo.full_name == 'hpcaitech/ColossalAI'
runs-on: [self-hosted, gpu]
container:
image: hpcaitech/pytorch-cuda:1.12.0-11.3.0
image: hpcaitech/pytorch-cuda:2.1.0-12.1.0
options: --gpus all --rm -v /data/scratch/github_actions/chat:/data/scratch/github_actions/chat --shm-size=10.24gb
timeout-minutes: 30
defaults: