Skip to content

Commit

Permalink
chore: update ci check (#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
Qinyouzeng authored Sep 20, 2024
1 parent 6a43708 commit 0aa53ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ jobs:
redis-version: ${{ matrix.redis-version }}


- name: Set up JDK 14
- name: Set up JDK 17
uses: actions/setup-java@v4
with:
distribution: microsoft
java-version: 1.17
java-version: 17

- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 0aa53ec

Please sign in to comment.