Skip to content

Commit

Permalink
remove cache from 23
Browse files Browse the repository at this point in the history
  • Loading branch information
devinrsmith committed Oct 28, 2024
1 parent 8423da3 commit 20fc278
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
with:
distribution: 'temurin'
java-version: '23'
cache: 'gradle'

- name: Set JAVA_HOME
run: echo "JAVA_HOME=${{ steps.setup-java-21.outputs.path }}" >> $GITHUB_ENV
Expand Down

0 comments on commit 20fc278

Please sign in to comment.