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 7163a22 commit c2c7cd1Copy full SHA for c2c7cd1
.github/workflows/benchmark.yaml
@@ -21,7 +21,7 @@ on:
21
jobs:
22
benchmark:
23
name: Benchmark
24
- runs-on: [xlarge]
+ runs-on: [xlarge-24.04]
25
steps:
26
- uses: actions/checkout@v4
27
- name: Setup
0 commit comments