Skip to content

Commit 4305b5b

Browse files
committed
set PYTHON_VERSION=3.13 for cuml
1 parent 4c653fa commit 4305b5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-all-rapids-repos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
# 3. Enable debug logging to track cache misses
5454
# 4. Never fallback to locally compiling
5555
env: |
56+
PYTHON_VERSION=3.13
5657
CONDA_ENV_CREATE_QUIET=1
5758
INCLUDE_REPOS="${{ matrix.libs }}"
5859
PARALLEL_LEVEL=0

0 commit comments

Comments
 (0)