Skip to content

Commit 0ab9dc6

Browse files
Icxoludavidhewitt
authored andcommitted
bump benchmarks ci base image (#4912)
1 parent ea4142b commit 0ab9dc6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/benches.yml

+1-2
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)