Skip to content

Commit f216daa

Browse files
chore(deps): update dependency ubuntu to v24
1 parent e5b1690 commit f216daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
benchmark:
1515
# Only Ubuntu 20.04 and 22.04 are supported at the moment.
1616
# See https://github.com/CodSpeedHQ/action/blob/016456b513677f9d4a1c509c7f8a38d8dd55b2b0/.github/workflows/ci.yml#L19.
17-
runs-on: ubuntu-22.04
17+
runs-on: ubuntu-24.04
1818
strategy:
1919
matrix:
2020
node-version: [20]

0 commit comments

Comments
 (0)