mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-18 13:52:53 -04:00
ci: Run CodeQL job in Ubuntu 22.04
No meaningful difference, except it's newer.
This commit is contained in:
committed by
Patrick
parent
ff066e0439
commit
dd9b85a976
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@@ -167,7 +167,7 @@ jobs:
|
||||
permissions:
|
||||
security-events: write # for codeql
|
||||
name: Build with clang and analyze
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user