Skip to content

Commit

Permalink
chore(jitpack): java version
Browse files Browse the repository at this point in the history
  • Loading branch information
itIsMaku committed Oct 7, 2023
1 parent 57f3daa commit 6fd08f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jdk:
- openjdk8
- openjdk17
before_install:
- sdk install java 8.0.265-open
- sdk use java 8.0.265-open
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open

0 comments on commit 6fd08f1

Please sign in to comment.