ci: Disable ruby analysis in CodeQL

This commit is contained in:
Glenn Y. Rolland 2021-12-15 17:48:33 +01:00
parent 988bd8c1d8
commit b178036dd3

View file

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