Skip to content

Commit

Permalink
ci: java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
jimchen5209 committed Apr 25, 2024
1 parent 78f9617 commit 927f922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '17'
java-version: '21'
- name: Gradle
uses: gradle/wrapper-validation-action@v1
- name: Build
Expand Down

0 comments on commit 927f922

Please sign in to comment.