Skip to content

Commit

Permalink
Use setup-tencent-kona-jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
johnshajiang committed Feb 14, 2025
1 parent 77f3975 commit aa18e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup JDK
uses: actions/setup-java@v4
uses: actions/setup-tencent-kona-jdk@v4
with:
java-version: ${{ matrix.java-version }}
distribution: 'temurin'
Expand Down

0 comments on commit aa18e40

Please sign in to comment.