Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Apr 29, 2024
1 parent aa3a344 commit 82ac5f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-2019, macos-14]
python-version: ['3.10']
os: [ubuntu-latest, windows-2019]
python-version: [3.8]
torch-version: [2.2.0, 2.3.0]

steps:
Expand Down

0 comments on commit 82ac5f2

Please sign in to comment.