Skip to content

Commit

Permalink
disable C++ code scanning on windows
Browse files Browse the repository at this point in the history
it'sn't working for now.
  • Loading branch information
alex19EP committed Dec 16, 2020
1 parent f79fadd commit 1d86c18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Expand Up @@ -21,6 +21,7 @@ jobs:
language: [ 'cpp', 'java', 'python' ]
exclude:
- os: windows-latest
language: 'cpp'
language: 'java'
- os: ubuntu-latest
language: 'python'
Expand Down

0 comments on commit 1d86c18

Please sign in to comment.