[Actions] Remove Ruby check for CodeQL test as not used (#11474)

This commit is contained in:
Erik Bershel
2025-01-27 09:57:24 +01:00
committed by GitHub
parent 7a1a792a74
commit 19c847488e

View File

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