Skip to content

Commit 3af72a0

Browse files
committed
Migrate to new bare metal runner (Ubuntu 24)
Replace `oracle-bare-metal-64cpu-512gb-x86-64` with `oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24`. The old Oracle Linux 8 runner is being decommissioned in favor of the new Ubuntu 24 runner. Related: open-telemetry/community#3310 open-telemetry/community#3311
1 parent 08fda62 commit 3af72a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
node_version:
1818
- "22"
19-
runs-on: oracle-bare-metal-64cpu-512gb-x86-64
19+
runs-on: oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24
2020
container:
2121
image: ubuntu:24.04@sha256:d1e2e92c075e5ca139d51a140fff46f84315c0fdce203eab2807c7e495eff4f9
2222
timeout-minutes: 10

0 commit comments

Comments
 (0)