Skip to content

Commit

Permalink
PIMOB:2214: fix jitpack build issue by upgrading jdk version (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
chintan-soni-cko authored Oct 19, 2023
1 parent 8552d16 commit 2dd9ad9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
# JitPack yml configuration
#
jdk:
- openjdk11
- openjdk17
before_install:
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open

0 comments on commit 2dd9ad9

Please sign in to comment.