Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ieee8023 committed Dec 12, 2023
1 parent 15e7d3f commit c15277e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
max-parallel: 2
matrix:
python-version: ['3.9']
torch-version: ['--upgrade']
torch-version: [2.1.1]
os: [ubuntu-latest] # only run ubuntu for now because the other ones fail for no reason, macos-latest, windows-latest]

# Steps represent a sequence of tasks that will be executed as part of the job
Expand Down

0 comments on commit c15277e

Please sign in to comment.