We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad47f2 commit e013517Copy full SHA for e013517
.github/workflows/tests.yml
@@ -103,7 +103,7 @@ jobs:
103
matrix:
104
os: [ubuntu-22.04, ubuntu-22.04-arm, windows-2025, macos-15]
105
# Test with the oldest supported torch version, the newest two stable/RC.
106
- torch_version: ["2.3.1", "2.7.1", "2.8.0"]
+ torch_version: ["2.3.1", "2.8.0", "2.9.0"]
107
include:
108
- os: ubuntu-22.04
109
arch: x86_64
0 commit comments