Use JDK 11
Closes gh-21
This commit is contained in:
parent
789a203355
commit
2ad47fdc67
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: '8'
|
||||
java-version: '11'
|
||||
- name: Cache Gradle packages
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user