Skip to content

Commit 4f1af4d

Browse files
authored
bump benchmarks ci base image (#4912)
1 parent 6028cfc commit 4f1af4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/benches.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ concurrency:
1515

1616
jobs:
1717
benchmarks:
18-
# No support for 24.04, see https://github.com/CodSpeedHQ/runner/issues/42
19-
runs-on: ubuntu-22.04
18+
runs-on: ubuntu-24.04
2019
steps:
2120
- uses: actions/checkout@v4
2221
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)