Skip to content

Commit e59642b

Browse files
committed
Exclude Java 25 - plugin is not yet ready
Failing tests under Windows
1 parent dd27d16 commit e59642b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven-verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
with:
2929
install-mercurial: true
3030
maven-args: "-P tck-git -P tck-hg -P tck-svn"
31+
matrix-exclude: '[ {"jdk": "25"} ]'

0 commit comments

Comments
 (0)