From a1ed005c120b54106ec24a5c1bb44d71d895ddd3 Mon Sep 17 00:00:00 2001 From: Antony Peacock Date: Sat, 7 Jan 2023 10:15:48 +0000 Subject: [PATCH] Ensure OS present --- .github/workflows/codeql-analysis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index fabd2564..4a8f21d1 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -37,6 +37,7 @@ jobs: fail-fast: false matrix: language: ["cpp", "python"] + os: [ "ubuntu-latest" ] # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ] # Learn more... # https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection