Merge pull request #975 from FireMasterK/jitpack

Use JDK 11 for Jitpack gradle builds
This commit is contained in:
Tobi 2022-11-15 20:23:21 +01:00 committed by GitHub
commit f6eefdc76c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
jitpack.yml Normal file
View File

@ -0,0 +1,2 @@
jdk:
- openjdk11