Drop xml from CodeQL, not supported

This commit is contained in:
Gary Gregory 2024-10-06 10:49:46 -04:00
parent e7437aa445
commit d24150c7ee
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'java', 'xml', 'javascript' ]
language: [ 'java', 'javascript' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support