diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e7aa7d5c0548ee..2f9ad45f91fa9c 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -30,6 +30,7 @@ jobs: if: matrix.language == 'cpp' env: jobname: codeql + CI_JOB_IMAGE: ubuntu-latest # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL