ci: remove python from codeql
Steven Allen committed
Feb 16, 2021 at 13:28 UTC
d1c4c90280573081fd51aa7be3f31e8896150b4b
1 file changed
+1
-1
.github/workflows/codeql-analysis.yml
+1
-1
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- language: [ 'go', 'python' ]
21
+ language: [ 'go' ]
22
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
23
# Learn more:
24
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed