Skip to content

Commit

Permalink
build: fix workflow java version
Browse files Browse the repository at this point in the history
  • Loading branch information
mouse0w0 committed Dec 8, 2023
1 parent caf9920 commit 5c65a70
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 @@ -28,7 +28,7 @@ jobs:
- name: Setup Java
uses: actions/[email protected]
with:
java-version: 11
java-version: 17
distribution: adopt
cache: gradle

Expand Down

0 comments on commit 5c65a70

Please sign in to comment.