diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index c715fe73b..48d046adf 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -16,7 +16,7 @@ jobs: # - https://gh.io/supported-runners-and-hardware-resources # - https://gh.io/using-larger-runners # Consider using larger runners for possible analysis time improvements. - runs-on: 'ubuntu-latest' + runs-on: 'ubuntu-22.04' timeout-minutes: 360 permissions: # required for all workflows