Skip to content

Commit 6ee641e

Browse files
committed
upgrade build pipeline
1 parent e95acfc commit 6ee641e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# We aim to support the versions on pytorch.org
2828
# as well as selected previous versions on
2929
# https://pytorch.org/get-started/previous-versions/
30-
torch-version: ["2.6.0", "2.9.1"]
30+
torch-version: ["2.6.0", "2.10.0"]
3131
sklearn-version: ["latest"]
3232
include:
3333
# windows test with standard config

0 commit comments

Comments
 (0)