Unverified Commit 530b9582 authored by oahzxl's avatar oahzxl Committed by GitHub
Browse files

Fix ci container (#89)

parent 441bae7f
......@@ -14,7 +14,7 @@ jobs:
contains( github.event.pull_request.labels.*.name, 'Run Build and Test')
runs-on: [self-hosted, gpu]
container:
image: hpcaitech/colossalai:0.1.9
image: hpcaitech/colossalai:0.1.10-torch1.11-cu11.3
options: --gpus all --rm -v /data/scratch/fastfold:/data/scratch/fastfold
timeout-minutes: 40
steps:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment