Skip to content

Commit cfedde0

Browse files
authored
Update maven.yml
1 parent a15af6e commit cfedde0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up JDK ${{ matrix.java }}
2222
uses: actions/setup-java@v4
2323
with:
24-
distribution: 'temurin'
24+
distribution: 'corretto'
2525
java-version: ${{ matrix.java }}
2626
cache: 'maven'
2727
- name: Build with Maven

0 commit comments

Comments
 (0)