Skip to content

Commit 69ebe12

Browse files
committed
AdoptOpenJDK is moving to the Eclipse Foundation and rebranding as
Eclipse Temurin.
1 parent 1ff0db0 commit 69ebe12

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
@@ -41,7 +41,7 @@ jobs:
4141
- name: Set up JDK ${{ matrix.java }}
4242
uses: actions/setup-java@v2
4343
with:
44-
distribution: 'adopt'
44+
distribution: 'temurin'
4545
java-version: ${{ matrix.java }}
4646
- name: Build with Maven
4747
run: mvn -V --file pom.xml --no-transfer-progress

0 commit comments

Comments
 (0)