* add pt 1.9

* pull
This commit is contained in:
Jirka Borovec 2021-05-05 16:05:02 +02:00 committed by GitHub
parent 49c8740338
commit f9ff3545cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
matrix:
# os: [ubuntu-20.04]
python-version: [3.7]
pytorch-version: [1.4, 1.5, 1.6, 1.7, 1.8]
pytorch-version: [1.4, 1.5, 1.6, 1.7, 1.8, 1.9]
# Timeout: https://stackoverflow.com/a/59076067/4521646
timeout-minutes: 35