We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6eb68 commit b1cf152Copy full SHA for b1cf152
.github/workflows/benchmarks.yml
@@ -11,7 +11,7 @@ jobs:
11
sdk-benchmarks:
12
permissions:
13
contents: write # required for pushing to gh-pages
14
- runs-on: equinix-bare-metal
+ runs-on: oracle-bare-metal-64cpu-512gb-x86-64
15
steps:
16
- name: Checkout Core Repo @ SHA - ${{ github.sha }}
17
uses: actions/checkout@v4
0 commit comments