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 bd47241Copy full SHA for bd47241
.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:4a5ffc07dd015f03d6cb56f209db27ed2378056f7cc8a70ae11d0c35718ed3e6
22
timeout-minutes: 10
23
steps:
24
# Apt packages:
0 commit comments