Skip to content

Commit 92702e6

Browse files
committed
Removing ruby from CodeQL matrix
Signed-off-by: Jiri Podivin <[email protected]>
1 parent 1b2eda4 commit 92702e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
include:
4343
- language: go
4444
build-mode: autobuild
45-
- language: ruby
46-
build-mode: none
4745
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
4846
# Use `c-cpp` to analyze code written in C, C++ or both
4947
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both

0 commit comments

Comments
 (0)