[CPU] Upgrade default PT version to 2.9 (#12611)

This commit is contained in:
Zaili Wang
2025-11-06 10:16:35 +08:00
committed by GitHub
parent 9ec6031d70
commit cf5d27e30a
3 changed files with 6 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ on:
- "test/**"
- "sgl-kernel/**"
- ".github/workflows/pr-test-xeon.yml"
- "docker/xeon.Dockerfile"
pull_request:
branches: [ main ]
paths:
@@ -17,6 +18,7 @@ on:
- "test/**"
- "sgl-kernel/**"
- ".github/workflows/pr-test-xeon.yml"
- "docker/xeon.Dockerfile"
types: [synchronize, labeled]
workflow_dispatch: