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 a05e581 commit 5b278e2Copy full SHA for 5b278e2
.github/workflows/benchmark.yml
@@ -18,7 +18,7 @@ jobs:
18
- "22"
19
runs-on: oracle-bare-metal-64cpu-512gb-x86-64
20
container:
21
- image: ubuntu:24.04@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252
+ image: ubuntu:24.04@sha256:e96e81f410a9f9cae717e6cdd88cc2a499700ff0bb5061876ad24377fcc517d7
22
timeout-minutes: 10
23
steps:
24
# Apt packages:
0 commit comments