Skip to content

Commit

Permalink
Build release using Java 21 toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikos410 authored Jul 24, 2024
1 parent 9d499a0 commit b1aeeaf
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 @@ -18,7 +18,7 @@ jobs:
- name: Setup java
uses: actions/setup-java@v3
with:
java-version: 20
java-version: 21
distribution: 'temurin'

- name: Use cache
Expand Down

0 comments on commit b1aeeaf

Please sign in to comment.