Skip to content

Commit

Permalink
Release with JDK 21
Browse files Browse the repository at this point in the history
  • Loading branch information
philsttr committed Jul 27, 2024
1 parent f74bbfc commit 78cf15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: "temurin"
java-version: 17
java-version: 21

- name: Setup GPG
run: .github/workflows/steps/setup-gpg.sh
Expand Down

0 comments on commit 78cf15c

Please sign in to comment.