Skip to content

Commit 4626bb1

Browse files
chore(deps): update dependency ubuntu to v24
1 parent 13604dd commit 4626bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
benchmark-ubuntu:
116116
# Only Ubuntu 20.04 and 22.04 are supported at the moment.
117117
# See https://github.com/CodSpeedHQ/action/blob/016456b513677f9d4a1c509c7f8a38d8dd55b2b0/.github/workflows/ci.yml#L19.
118-
runs-on: ubuntu-22.04
118+
runs-on: ubuntu-24.04
119119
needs: [integration-e2e-ubuntu]
120120
strategy:
121121
matrix:

0 commit comments

Comments
 (0)