Skip to content

Commit

Permalink
JDK 改用 zulu
Browse files Browse the repository at this point in the history
  • Loading branch information
tangshimin committed Jun 6, 2024
1 parent 02548ce commit 1260bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v4
with:
distribution: 'semeru'
distribution: 'zulu'
java-version: '21'

# Check out current repository
Expand Down

0 comments on commit 1260bb4

Please sign in to comment.