jitpack.yml 97 B

123456
  1. jdk:
  2. - openjdk16
  3. before_install:
  4. - sdk install java 16.0.1-adpt
  5. - sdk use java 16.0.1-adpt