Skip to content

Commit fbd67fa

Browse files
committed
build: update benchmarks to run on ubuntu-latest
1 parent 1724082 commit fbd67fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313
jobs:
1414
benchmark:
1515
name: Run Benchmarks
16-
runs-on: ubuntu-24.04-arm
16+
runs-on: ubuntu-latest
1717
permissions:
1818
pull-requests: write
1919
steps:

0 commit comments

Comments
 (0)