Skip to content

Commit

Permalink
fixup! add jitpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AYastrebov committed Jun 26, 2024
1 parent 064fea7 commit bf724f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
jdk:
- openjdk21
before_install:
- uname -a
- cat /etc/*-release
- strings /lib/x86_64-linux-gnu/libc.so.6 | grep GLIBC
- apt update -y
- apt upgrade -y libc6
- sdk install java 21.0.3-amzn
- sdk use java 21.0.3-amzn

0 comments on commit bf724f0

Please sign in to comment.