Added jitpack.yml to specify java 17

This commit is contained in:
dorving 2022-07-15 00:01:28 +02:00
parent 35ac6158cb
commit 5fbf255704

3
jitpack.yml Normal file
View File

@ -0,0 +1,3 @@
before_install:
- sdk install java 17.0.2-open
- sdk use java 17.0.2-open