Skip to content

Commit 37ca8e0

Browse files
authored
Use SapMachine 25 in github action
1 parent 320b994 commit 37ca8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up JDK
2525
uses: actions/setup-java@v5
2626
with:
27-
java-version: 21
27+
java-version: 25
2828
distribution: 'sapmachine'
2929
- name: Build with Maven
3030
run: mvn -ntp -B clean install

0 commit comments

Comments
 (0)