Skip to content

Commit 347bfae

Browse files
Use more specific self-hosted runner name (#4622)
1 parent 36ac612 commit 347bfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
sdk-benchmarks:
9-
runs-on: self-hosted
9+
runs-on: equinix-bare-metal
1010
steps:
1111
- name: Checkout Core Repo @ SHA - ${{ github.sha }}
1212
uses: actions/checkout@v4

0 commit comments

Comments
 (0)