ci: update CodeQL workflow runner to ubuntu-24.04, fixes #9386

This commit is contained in:
Mrityunjay Raj 2026-02-21 00:02:28 +05:30
parent 9533b5083e
commit 77a5f439a6

View file

@ -30,7 +30,7 @@ concurrency:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
timeout-minutes: 20
permissions:
actions: read