1 parent d4e1863 commit 69123a7Copy full SHA for 69123a7
1 file changed
.github/workflows/maven.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up JDK 17
25
uses: actions/setup-java@v4
26
with:
27
- java-version: '17'
+ java-version: '16'
28
distribution: 'temurin'
29
cache: maven
30
- name: Build with Maven
0 commit comments