Java 12 is EOL so no need to support it
This commit is contained in:
@ -3,7 +3,6 @@ services:
|
||||
language: java
|
||||
jdk:
|
||||
- openjdk11
|
||||
- openjdk12
|
||||
- openjdk13
|
||||
install: "/bin/true"
|
||||
script:
|
||||
|
Reference in New Issue
Block a user