1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-18 18:55:48 +00:00

[CI skip] Add jitpack configuration

This commit is contained in:
TheBusyBiscuit 2021-12-18 18:16:16 +01:00 committed by GitHub
parent 7052098678
commit 377f262c05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
jitpack.yml Normal file
View File

@ -0,0 +1,6 @@
before_install:
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open
jdk:
- openjdk17