Skip to content

Commit d46e7c1

Browse files
authored
codeql: update to JDK 11
1 parent 0bf74d2 commit d46e7c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
java-version:
15-
- 8
15+
- 11
1616
java-distribution:
1717
- adopt
1818
language: ['java']

0 commit comments

Comments
 (0)