mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-04-11 06:33:30 +00:00
[workflow] updated CI image (#5318)
This commit is contained in:
2
.github/workflows/example_check_on_pr.yml
vendored
2
.github/workflows/example_check_on_pr.yml
vendored
@@ -77,7 +77,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix: ${{fromJson(needs.detect-changed-example.outputs.matrix)}}
|
||||
container:
|
||||
image: hpcaitech/pytorch-cuda:2.0.0-11.7.0
|
||||
image: hpcaitech/pytorch-cuda:2.1.0-12.1.0
|
||||
options: --gpus all --rm -v /data/scratch/examples-data:/data/
|
||||
timeout-minutes: 20
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user