Skip to content

Commit

Permalink
Use jdk11 on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Jun 14, 2019
1 parent 8e5f4ab commit 0271a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: '{branch}-{build}'
environment:
JAVA_HOME: C:\Program Files\Java\jdk10
JAVA_HOME: C:\Program Files\Java\jdk11
cache:
- C:\Users\appveyor\.m2
- C:\Users\appveyor\.gradle\caches\
Expand Down

0 comments on commit 0271a85

Please sign in to comment.