Skip to content

Commit

Permalink
Pin JDK version (for build) to 23
Browse files Browse the repository at this point in the history
  • Loading branch information
nipafx committed Aug 14, 2024
1 parent cf2aefc commit 4350966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: oracle-actions/setup-java@v1
with:
website: jdk.java.net
release: EA
release: 23
- name: Build project
run: mvn verify --no-transfer-progress
- name: Build site
Expand Down

0 comments on commit 4350966

Please sign in to comment.