Skip to content

Commit ae16c35

Browse files
author
Maximilian Häming
authored
ci: use java version 8
1 parent 45384ee commit ae16c35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup JDK
1717
uses: actions/setup-java@v3.13.0
1818
with:
19-
java-version: '11'
19+
java-version: '8'
2020
distribution: 'temurin'
2121
cache: gradle
2222
- name: Create local gradle properties files

0 commit comments

Comments
 (0)