Skip to content

Commit

Permalink
Use temurin instead of adopt to test connectivity issues
Browse files Browse the repository at this point in the history
  • Loading branch information
chippmann committed Oct 10, 2024
1 parent 8527062 commit 615b75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_jvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- uses: actions/setup-java@v4
with:
distribution: adopt-hotspot
distribution: temurin
java-version: ${{ inputs.jvm-version }}

- name: Setup Gradle
Expand Down

0 comments on commit 615b75d

Please sign in to comment.