Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 9ea5c95

Browse files
authored
[cherry-pick] Update gen-whl.yml (#246)
switch runner from aws to gcp
1 parent f9b3878 commit 9ea5c95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gen-whl.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ on:
1010

1111
jobs:
1212

13-
AWS-AVX2-32G-A10G-24G:
13+
GCP-K8S-BUILD:
1414
strategy:
1515
matrix:
1616
python: [3.8.17, 3.9.17, 3.10.12, 3.11.4]
1717
uses: ./.github/workflows/build.yml
1818
with:
19-
build_label: aws-avx2-192G-4-a10g-96G
19+
build_label: gcp-k8s-build
2020
timeout: 60
2121
gitref: ${{ inputs.gitref }}
2222
Gi_per_thread: 4

0 commit comments

Comments
 (0)