summaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/codeql.yaml')
-rw-r--r--.github/workflows/codeql.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml
index 4e33500..07b94a0 100644
--- a/.github/workflows/codeql.yaml
+++ b/.github/workflows/codeql.yaml
@@ -7,7 +7,7 @@ on:
jobs:
CodeQL-Build:
# CodeQL runs on ubuntu-latest, windows-latest, and macos-latest
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
permissions:
# required for all workflows