Unverified Commit 1c8b42c8 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

chore: update pr test xeon (#7018)

parent f20f7000
......@@ -6,13 +6,13 @@ on:
workflow_dispatch:
concurrency:
group: pr-test-xeon-${{ github.ref }}
cancel-in-progress: true
group: pr-test-xeon
cancel-in-progress: false
jobs:
build-test:
if: github.event_name == 'pull_request'
runs-on: ubuntu-24.04
runs-on: sgl-kernel-release-node
strategy:
matrix:
build_type: ['all']
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment