sgl-kernel-npu tag update to 2026.7.27 (#32596)

This commit is contained in:
monkeyLoveding
2026-07-29 10:22:13 +08:00
committed by GitHub
parent 339bef7fad
commit dac4325c0e
3 changed files with 3 additions and 3 deletions
@@ -80,6 +80,6 @@ jobs:
push: ${{ github.repository == 'sgl-project/sglang' && github.event_name != 'pull_request' }}
provenance: false
build-args: |
SGLANG_KERNEL_NPU_TAG=2026.7.2
SGLANG_KERNEL_NPU_TAG=2026.7.27
CANN_VERSION=${{ matrix.cann_version }}
DEVICE_TYPE=${{ matrix.device_type }}
+1 -1
View File
@@ -87,7 +87,7 @@ jobs:
push: ${{ github.repository == 'sgl-project/sglang' && github.event_name != 'pull_request' }}
provenance: false
build-args: |
SGLANG_KERNEL_NPU_TAG=2026.7.2
SGLANG_KERNEL_NPU_TAG=2026.7.27
CANN_VERSION=${{ matrix.cann_version }}
DEVICE_TYPE=${{ matrix.device_type }}
SGLANG_TAG=${{ steps.version.outputs.version }}