Skip to content

Commit

Permalink
Revert "Test microsoft jdk"
Browse files Browse the repository at this point in the history
This reverts commit ec4adae.
  • Loading branch information
AndrewX192 committed Dec 25, 2023
1 parent 85fd09b commit 777558b
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: 'microsoft'
distribution: 'adopt'
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: compile java
Expand Down

0 comments on commit 777558b

Please sign in to comment.