Skip to content

Commit

Permalink
Test with corretto build of JDK
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewX192 committed Nov 8, 2023
1 parent d88b71d commit fedcdd2
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 @@ -9,7 +9,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: '8'
distribution: 'temurin'
distribution: 'corretto'
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: run tests
Expand Down

0 comments on commit fedcdd2

Please sign in to comment.