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 140417a commit e71563fCopy full SHA for e71563f
.github/workflows/benchmark.yaml
@@ -21,7 +21,7 @@ on:
21
jobs:
22
benchmark:
23
name: Benchmark
24
- runs-on: [ubuntun-22.04]
+ runs-on: [ubuntu-22.04]
25
steps:
26
- uses: actions/checkout@v4
27
- name: Setup
0 commit comments