We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6db53b commit cc7e3f8Copy full SHA for cc7e3f8
.github/workflows/codeql.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
fail-fast: false
31
matrix:
32
- language: [ 'c-cpp', 'go' ]
+ language: [ 'go' ]
33
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
34
35
steps:
0 commit comments