We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95acfc commit 6ee641eCopy full SHA for 6ee641e
1 file changed
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
# We aim to support the versions on pytorch.org
28
# as well as selected previous versions on
29
# https://pytorch.org/get-started/previous-versions/
30
- torch-version: ["2.6.0", "2.9.1"]
+ torch-version: ["2.6.0", "2.10.0"]
31
sklearn-version: ["latest"]
32
include:
33
# windows test with standard config
0 commit comments