Compare commits
1 Commits
preview-164
...
1.5.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 0413d502c1 |
@@ -32,10 +32,10 @@ jobs:
|
||||
- name: Clone repo
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Set up JDK 11
|
||||
- name: Set up JDK 1.8
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 11
|
||||
java-version: 1.8
|
||||
|
||||
- name: Copy CI gradle.properties
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user