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 1724082 commit fbd67faCopy full SHA for fbd67fa
.github/workflows/benchmarks.yml
@@ -13,7 +13,7 @@ permissions:
13
jobs:
14
benchmark:
15
name: Run Benchmarks
16
- runs-on: ubuntu-24.04-arm
+ runs-on: ubuntu-latest
17
permissions:
18
pull-requests: write
19
steps:
0 commit comments