Skip to content

Commit ecd7f3a

Browse files
authored
Merge pull request #15 from th30d4y/copilot/fix-codeql-execution-errors
Remove Ruby from CodeQL language matrix
2 parents d40b126 + f9a8851 commit ecd7f3a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ jobs:
4949
build-mode: none
5050
- language: python
5151
build-mode: none
52-
- language: ruby
53-
build-mode: none
5452
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'
5553
# Use `c-cpp` to analyze code written in C, C++ or both
5654
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both

0 commit comments

Comments
 (0)