Skip to content

Commit

Permalink
Update java version
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatGravyBoat committed Apr 25, 2024
1 parent 27802b0 commit 39a16e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Set up Java
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: 17
distribution: 'azul'
java-version: 21

- name: Cache Gradle packages
uses: actions/cache@v3
Expand Down

0 comments on commit 39a16e0

Please sign in to comment.