Skip to content

Commit

Permalink
Update release JDK to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
xstefank committed Sep 7, 2022
1 parent 1e7765c commit ee20d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- uses: actions/setup-java@v2
with:
java-version: 8
java-version: 11
distribution: temurin

- name: maven release ${{steps.metadata.outputs.current-version}}
Expand Down

0 comments on commit ee20d5e

Please sign in to comment.