Skip to content

Commit

Permalink
升级jdk版本号补提
Browse files Browse the repository at this point in the history
  • Loading branch information
neilyhe committed Jan 20, 2025
1 parent de54fef commit 7b4f9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: set up JDK 17
uses: actions/setup-java@v2
with:
java-version: '11'
java-version: '17'
distribution: 'adopt'
- name: Cache Gradle packages
uses: actions/cache@v2
Expand Down

0 comments on commit 7b4f9f7

Please sign in to comment.