Skip to content

Commit

Permalink
Merge pull request #119 from natsuk4ze/update-java-for-ci
Browse files Browse the repository at this point in the history
Update java for ci
  • Loading branch information
natsuk4ze authored Aug 22, 2023
2 parents f0c4ea5 + 0ccaa67 commit acf5f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v3
with:
java-version: 11
java-version: 17
distribution: temurin
cache: gradle

Expand Down

0 comments on commit acf5f66

Please sign in to comment.