Skip to content

Commit

Permalink
Fix testing wflow typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gmeanti committed Oct 17, 2023
1 parent 50e6c3b commit 8a961ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
os: [ubuntu-20.04]
python-version: ['3.8']
torch-version: [2.0.0, 2.0.1]
torch-version: [2.0.0, 2.1.0]

steps:
- name: Checkout with submodules
Expand Down

0 comments on commit 8a961ac

Please sign in to comment.