Revert "Upgrade CI default CUDA version from 12.9 to 13.0" (#22727)

This commit is contained in:
Baizhou Zhang
2026-04-13 14:39:24 -07:00
committed by GitHub
parent ba7bcca6b3
commit b441317aa4
5 changed files with 33 additions and 33 deletions
@@ -5,7 +5,7 @@
# Required environment (caller must export or set):
# UNINSTALL_JIT_CACHE — literal true/false (skip download when false)
# FLASHINFER_PYTHON_REQUIRED — e.g. from python/pyproject.toml (flashinfer_python)
# CU_VERSION — e.g. cu130
# CU_VERSION — e.g. cu129
# PIP_CMD — e.g. "pip" or "uv pip"
# PIP_INSTALL_SUFFIX — extra pip args for this runner
set -euxo pipefail