test: update ci from ubuntu-latest to ubuntu-24.04 (#2809)

This commit is contained in:
dni ⚡ 2024-12-11 10:38:06 +01:00 committed by GitHub
parent 57e9d2271d
commit 8ff4962e86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 11 additions and 11 deletions

View file

@ -16,7 +16,7 @@ on:
jobs:
jmeter:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4