[NVIDIA] update pyproject.toml to support cu130 option (#11521)

This commit is contained in:
Johnny
2025-10-13 22:03:31 +02:00
committed by GitHub
parent 4b694e7d5a
commit cb8f3d90d3
3 changed files with 16 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ jobs:
version: 12.9.1
- runner: arm-docker-build-node
platform: linux/arm64
build_type: all_aarch64
build_type: all
tag: dev-arm64
version: 12.9.1
steps:

View File

@@ -66,7 +66,7 @@ jobs:
matrix:
variant:
- cuda_version: "12.9.1"
build_type: "all_aarch64"
build_type: "all"
runs-on: arm-docker-build-node
steps:
- name: Delete huge unnecessary tools folder