Skip to content

Commit a8fd9a2

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-rapids-build-times.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
# 3. Enable debug logging to track cache misses
6161
# 4. Never fallback to locally compiling
6262
env: |
63+
PYTHON_VERSION=3.13
6364
CONDA_ENV_CREATE_QUIET=1
6465
PARALLEL_LEVEL=0
6566
SCCACHE_IDLE_TIMEOUT=0

0 commit comments

Comments
 (0)