Skip to content

Commit 8ed280f

Browse files
committed
chore: run the CI with ubuntu 24.04
1 parent 9e11fea commit 8ed280f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
benchmarks:
1111
name: Run benchmarks
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-24.04
1313
steps:
1414
- uses: actions/checkout@v4
1515
with:

0 commit comments

Comments
 (0)