Skip to content

Commit

Permalink
Update WildFly build JDK version to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
xstefank committed Dec 12, 2024
1 parent a29d1c7 commit 43fea70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:

- uses: actions/setup-java@v2
with:
java-version: 11
java-version: 17
distribution: temurin
cache: maven

Expand Down

0 comments on commit 43fea70

Please sign in to comment.