ci: switch to ubuntu-24.04 runner

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2024-06-11 14:32:54 +02:00
parent 59f52c9505
commit 24cedc6c0f
6 changed files with 12 additions and 12 deletions

View File

@ -17,7 +17,7 @@ env:
jobs:
codeql:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
-
name: Checkout