Skip to content

Commit 34d2821

Browse files
committed
Go back to Java 11
1 parent a2c51e1 commit 34d2821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up JDK
1717
uses: actions/setup-java@v5
1818
with:
19-
java-version: '17'
19+
java-version: '11'
2020
distribution: 'temurin'
2121

2222
- name: Run checks with Gradle

0 commit comments

Comments
 (0)