Skip to content

Commit 19cd322

Browse files
committed
AdoptOpenJDK is moving to the Eclipse Foundation and rebranding as
Eclipse Temurin.
1 parent d714ff6 commit 19cd322

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 --file pom.xml --no-transfer-progress

0 commit comments

Comments
 (0)