Skip to content

Commit

Permalink
Hotfix(MInference): fix the yaml (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: Yucheng Li <liyucheng09@gmail.com>
Co-authored-by: Chengruidong Zhang <chengzhang@microsoft.com>
  • Loading branch information
3 people authored Jul 4, 2024
1 parent 7e06bd3 commit 019023f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
matrix:
os: ['ubuntu-20.04']
python-version: ['3.8', '3.9', '3.10', '3.11']
torch-version: ['2.2.2', '2.3.0']
pytorch_version: ['2.2.2', '2.3.0']
cuda-version: ['12.2.2']
exclude:
# see https://github.com/pytorch/pytorch/blob/main/RELEASE.md#release-compatibility-matrix
Expand Down

0 comments on commit 019023f

Please sign in to comment.