Skip to content

Commit 37f1274

Browse files
Merge pull request #1043 from jpodivin/codeqlsansruby
Removing ruby from CodeQL matrix
2 parents 1b2eda4 + 92702e6 commit 37f1274

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)