Bump build to use 116 for testing
This commit is contained in:
parent
0e7769c813
commit
dab99053e4
8
.github/workflows/publish.yml
vendored
8
.github/workflows/publish.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user