Skip to content

Commit 859fd90

Browse files
authored
Use different runner for UPLOAD job (#327)
1 parent 3f5705d commit 859fd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
needs: [TEST]
6060
uses: ./.github/workflows/upload.yml
6161
with:
62-
label: k8s-util
62+
label: gcp-k8s-util
6363
timeout: 40
6464
run_id: ${{ github.run_id }}
6565
push_to_pypi: ${{ inputs.push_to_pypi }}

0 commit comments

Comments
 (0)