Skip to content

Commit e8676f6

Browse files
zepfredtriceo
authored andcommitted
ci: upgrade JDK
1 parent 4c88a56 commit e8676f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request_maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
matrix:
2727
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macOS-latest]
28-
java-version: [ 17, 21, 23 ] #Latest two LTS + latest non-LTS.
28+
java-version: [ 17, 21, 24 ] #Latest two LTS + latest non-LTS.
2929
timeout-minutes: 120
3030
steps:
3131
- name: Checkout timefold-quickstarts

0 commit comments

Comments
 (0)