Skip to content

Commit

Permalink
Test adoptopenjdk
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewX192 committed Dec 25, 2023
1 parent 2c8c0e5 commit d2b767e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: '8'
distribution: 'corretto'
distribution: 'adopt'
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: compile java
Expand Down

0 comments on commit d2b767e

Please sign in to comment.