4
0
Эх сурвалжийг харах

Remove temporarily the 'java' codeql analysis (#189)

Signed-off-by: aiordache <anca.iordache@docker.com>
Anca Iordache 4 жил өмнө
parent
commit
e4a26f0745

+ 1 - 1
.github/workflows/codeql-analysis.yml

@@ -12,7 +12,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        language: [ 'go', 'java', 'typescript', 'python' ]
+        language: [ 'go', 'typescript', 'python' ]
 
     steps:
     - name: Checkout repository