Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Oct 10, 2023
1 parent 1568458 commit 3be6759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- { os: "windows-2022", python-version: "3.8", pytorch-version: "1.13.1" }
- { os: "windows-2022", python-version: "3.9", pytorch-version: "1.13.1" }
- { os: "windows-2022", python-version: "3.10", pytorch-version: "2.0.1" }
- { os: "windows-2022", python-version: "3.11", pytorch-version: "2.1.0" }
- { os: "windows-2022", python-version: "3.10", pytorch-version: "2.1.0" }
# the oldest configurations
- { os: "ubuntu-20.04", python-version: "3.8", pytorch-version: "1.8.1", requires: "oldest" }
- { os: "macOS-11", python-version: "3.8", pytorch-version: "1.8.1", requires: "oldest" }
Expand Down

0 comments on commit 3be6759

Please sign in to comment.