Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Commit d99a278

Browse files
authored
Update test.yml
1 parent b3e6252 commit d99a278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: setup jdk 16
1313
uses: actions/setup-java@v1
1414
with:
15-
java-version: 16
15+
java-version: 1.8
1616
- name: make gradle wrapper executable
1717
run: chmod +x ./gradlew
1818
- name: test

0 commit comments

Comments
 (0)