Skip to content

Commit

Permalink
Fix JDK 21 for ppc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperxpro committed Nov 2, 2023
1 parent 2c0e942 commit 916a4a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,7 @@ jobs:
apt-get install -q -y curl gnupg2 autoconf automake libtool make tar git cmake build-essential unzip zip
curl -s "https://get.sdkman.io" | bash
source "/root/.sdkman/bin/sdkman-init.sh"
sdk install java 21-tem
run: |
Expand Down

0 comments on commit 916a4a3

Please sign in to comment.