Bump to v2.0.8

This commit is contained in:
Tri Dao 2023-08-16 15:13:12 -07:00
parent c65b5106ac
commit 2286d7cea7

View File

@ -53,7 +53,7 @@ jobs:
cxx11_abi: ['FALSE', 'TRUE']
exclude:
# Pytorch <= 1.12 does not support Python 3.11
- torch-version: '1.12'
- torch-version: '1.12.1'
python-version: '3.11'
# Pytorch >= 2.0 only supports Python >= 3.8
- torch-version: '2.0.1'