Bump build to use 116 for testing

This commit is contained in:
Pierce Freeman 2023-06-02 14:52:31 -07:00
parent 0e7769c813
commit dab99053e4

View File

@ -44,7 +44,8 @@ jobs:
#torch-version: [1.11.0, 1.12.0, 1.12.1]
torch-version: [1.12.1]
#cuda-version: ['113', '116']
cuda-version: ['113']
#cuda-version: ['113']
cuda-version: ['116']
#exclude:
# - torch-version: 1.11.0
# cuda-version: '116'
@ -143,11 +144,6 @@ jobs:
with:
python-version: '3.10'
- name: List contents
run: |
ls -la dist
ls -la dist/*
- name: Install dependencies
run: |
pip install ninja packaging setuptools wheel twine