Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jackalcooper committed Oct 17, 2023
1 parent 36b490e commit b32402b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/oneflow-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- tag-suffix: "cuda11.7"
CUDA_VERSION: "11.7"
ONEFLOW_PIP_INDEX: https://oneflow-staging.oss-cn-beijing.aliyuncs.com/branch/master/cu117
- tag-suffix: "cuda11.8"
CUDA_VERSION: "11.8"
ONEFLOW_PIP_INDEX: https://oneflow-staging.oss-cn-beijing.aliyuncs.com/branch/master/cu118
env:
IMAGE: oneflow
TAG: nightly-${{ matrix.tag-suffix }}
Expand Down

0 comments on commit b32402b

Please sign in to comment.