Skip to content

Commit b1cf152

Browse files
authored
ci(benchmarks): switch runner to Oracle bare metal (#4721)
1 parent bb6eb68 commit b1cf152

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
@@ -11,7 +11,7 @@ jobs:
1111
sdk-benchmarks:
1212
permissions:
1313
contents: write # required for pushing to gh-pages
14-
runs-on: equinix-bare-metal
14+
runs-on: oracle-bare-metal-64cpu-512gb-x86-64
1515
steps:
1616
- name: Checkout Core Repo @ SHA - ${{ github.sha }}
1717
uses: actions/checkout@v4

0 commit comments

Comments
 (0)