ci: update ubuntu runner to 24.04

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-07-02 00:25:45 +02:00
parent de3d72c03e
commit 1f18959d76
7 changed files with 8 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ jobs:
secrets: inherit
open-pr:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
if: github.event_name != 'pull_request'
needs:
- generate