Skip to content

Commit e76adde

Browse files
committed
Update to Java 25
1 parent 06b2b48 commit e76adde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
fail-fast: false
3030
matrix:
31-
java: [21]
31+
java: [25]
3232
project: [webapp-rest-it, webapp-vaadin-it]
3333
parallel: [2]
3434
pre-start: [true]

0 commit comments

Comments
 (0)