Skip to content

Commit 0aafadf

Browse files
authored
Update benchmark runner (#7532)
1 parent 4b8be80 commit 0aafadf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ jobs:
1313
permissions:
1414
contents: write # for git push to benchmarks branch
1515
name: Benchmark SDK
16-
runs-on: equinix-bare-metal
16+
runs-on: oracle-bare-metal-64cpu-512gb-x86-64
17+
container:
18+
image: ubuntu-24.04
1719
timeout-minutes: 10
1820
steps:
1921
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)