ci: use ubuntu-22.04 with codeQL job

Signed-off-by: Andrea Terzolo <andreaterzolo3@gmail.com>
This commit is contained in:
Andrea Terzolo
2024-03-11 14:48:23 +01:00
committed by poiana
parent 0ce2b95b89
commit 3395e604b6

View File

@@ -21,7 +21,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
permissions:
actions: read
contents: read