Added Github workflow martix for JDK 1.8, 11 & 15.
This commit is contained in:
parent
cae74c95b3
commit
af3de2cc74
3 changed files with 32 additions and 23 deletions
|
@ -34,6 +34,5 @@ tasks.withType(JavaCompile) {
|
|||
task runExample(type: JavaExec) {
|
||||
group = 'application'
|
||||
classpath = sourceSets.main.runtimeClasspath
|
||||
|
||||
main = 'com.example.Example'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue