Skip to content

Commit d95d488

Browse files
committed
Java 8
1 parent 560f198 commit d95d488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Set up JDK 11
4444
uses: actions/setup-java@v2
4545
with:
46-
java-version: '11'
46+
java-version: '8'
4747
distribution: 'adopt'
4848
server-id: ossrh
4949
server-username: MAVEN_USERNAME

0 commit comments

Comments
 (0)