mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-30 00:57:55 +00:00
Merge pull request #9 from joecharamut/1.17.1
Force Jitpack to actually use Java 16 instead of Java 8
This commit is contained in:
5
jitpack.yml
Normal file
5
jitpack.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
before_install:
|
||||||
|
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
|
||||||
|
- source ./install-jdk.sh --feature 16 --license GPL
|
||||||
|
jdk:
|
||||||
|
- openjdk16
|
Reference in New Issue
Block a user