Skip to content

Commit e4b9e0b

Browse files
authored
Update codeql.yml
1 parent 0cd9d88 commit e4b9e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
fail-fast: false
3434
matrix:
35-
language: [ 'go', 'java', 'javascript', 'python', 'ruby' ]
35+
language: [ 'go', 'javascript', 'python', 'ruby' ]
3636
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
3737
# Use only 'java' to analyze code written in Java, Kotlin or both
3838
# Use only 'javascript' to analyze code written in JavaScript, TypeScript or both

0 commit comments

Comments
 (0)