We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b2b48 commit e76addeCopy full SHA for e76adde
.github/workflows/run-integration-tests.yml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
fail-fast: false
30
matrix:
31
- java: [21]
+ java: [25]
32
project: [webapp-rest-it, webapp-vaadin-it]
33
parallel: [2]
34
pre-start: [true]
0 commit comments