Skip to content

Commit 8306e08

Browse files
committed
wip
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent 91f3428 commit 8306e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/setup-java@v5
2323
with:
2424
distribution: temurin
25-
java-version: 25
25+
java-version: 17
2626
cache: 'maven'
2727
- name: Check code format
2828
run: |

0 commit comments

Comments
 (0)