Skip to content

Commit

Permalink
Add distribution: jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton authored Nov 13, 2024
1 parent 62ccd55 commit c6d403b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/java-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: ./util/check_docs.py
- name: Set up JDK
uses: actions/setup-java@v4
distribution: jdk
with:
java-version: ${{ matrix.java }}
- name: CI Test
Expand Down

0 comments on commit c6d403b

Please sign in to comment.