Skip to content

Commit 71fb021

Browse files
committed
switch to adopt
1 parent 70e5534 commit 71fb021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
uses: actions/setup-java@v3
2121
with:
2222
java-version: 12
23-
distribution: 'zulu'
23+
distribution: 'adopt'
2424
- name: Build with Maven
2525
run: mvn -B package --file pom.xml

0 commit comments

Comments
 (0)