misc: add cancel previous at e2e (#864)

This commit is contained in:
Yineng Zhang
2024-08-01 16:26:54 +08:00
committed by GitHub
parent c9bff5fcc8
commit 9e8d2c7f74

View File

@@ -11,6 +11,10 @@ on:
- "python/sglang/**"
workflow_dispatch:
concurrency:
group: pr-e2e-test-${{ github.ref }}
cancel-in-progress: true
jobs:
gpu-job:
runs-on: self-hosted