Skip to content

Commit

Permalink
test on 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Linux-cpp-lisp committed Jan 13, 2022
1 parent db1891e commit d4ccae2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
python-version: [3.6, 3.9]
torch-version: [1.8.0, 1.9.0]
torch-version: [1.8.0, 1.10.0]

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
python-version: [3.9]
torch-version: [1.9.0]
torch-version: [1.10.0]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d4ccae2

Please sign in to comment.