Skip to content

Commit

Permalink
chore: jitpack fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RealRONiN committed Aug 2, 2022
1 parent bc60107 commit 6e73566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
jdk:
- openjdk14
- openjdk17
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 14
- source install-jdk.sh --feature 17
- jshell --version

0 comments on commit 6e73566

Please sign in to comment.