Skip to content

Commit

Permalink
edit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ieee8023 committed Dec 12, 2023
1 parent 6e09cd5 commit a6a79c1
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 @@ -31,7 +31,7 @@ jobs:
strategy:
max-parallel: 2
matrix:
python-version: ['3.8']
python-version: ['3.9']
torch-version: [1.10.0, 2.0.0]
os: [ubuntu-latest, macos-latest, windows-latest] # only run ubuntu for now because the other ones fail for no reason, macos-latest, windows-latest]

Expand Down

0 comments on commit a6a79c1

Please sign in to comment.