We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13604dd commit 4626bb1Copy full SHA for 4626bb1
.github/workflows/test-ubuntu.yml
@@ -115,7 +115,7 @@ jobs:
115
benchmark-ubuntu:
116
# Only Ubuntu 20.04 and 22.04 are supported at the moment.
117
# See https://github.com/CodSpeedHQ/action/blob/016456b513677f9d4a1c509c7f8a38d8dd55b2b0/.github/workflows/ci.yml#L19.
118
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
119
needs: [integration-e2e-ubuntu]
120
strategy:
121
matrix:
0 commit comments