8000 Update version in wheel.yml: [cd build] · scikit-learn/scikit-learn@16869a3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 16869a3

Browse files
committed
Update version in wheel.yml: [cd build]
1 parent e39581b commit 16869a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
workflow_dispatch:
1919

2020
env:
21-
SCIKIT_LEARN_VERSION: 0.24.dev0
21+
SCIKIT_LEARN_VERSION: 0.24.rc1
2222

2323
jobs:
2424
# Check whether to build the wheels and the source tarball

0 commit comments

Comments
 (0)
0