Build Rust extensions on hosted runners in parallel (#37258)

This commit is contained in:
Ke Bao
2026-09-02 09:00:25 +08:00
committed by GitHub
parent 9cc43ca4e1
commit db017e3490
4 changed files with 97 additions and 60 deletions
+1 -1
View File
@@ -33,5 +33,5 @@ jobs:
seed:
uses: ./.github/workflows/_pr-test-rust-ext-build.yml
with:
runs_on: 1-gpu-5090
runs_on: ubuntu-22.04
secrets: inherit