[NPU] bump sgl-kernel-npu to 2026.6.2 (#29101)

This commit is contained in:
Even Zhou
2026-06-24 15:59:41 +08:00
committed by GitHub
parent 00eac7ec9b
commit 39f5de9ba1
3 changed files with 4 additions and 5 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.05.01.post3
SGLANG_KERNEL_NPU_TAG=2026.6.2
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.05.01.post3
SGLANG_KERNEL_NPU_TAG=2026.6.2
CANN_VERSION=${{ matrix.cann_version }}
DEVICE_TYPE=${{ matrix.device_type }}
SGLANG_TAG=${{ steps.version.outputs.version }}