Skip to content

Commit 985c94d

Browse files
committed
Setup for JDK 25ea needs more tests
1 parent ea331ec commit 985c94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ on:
4141
jdk-matrix:
4242
description: 'jdk matrix as json array'
4343
required: false
44-
default: '[ "25-ea", "24", "21", "8" ]'
44+
default: '[ "24", "21", "8" ]'
4545
type: string
4646

4747
matrix-exclude:

0 commit comments

Comments
 (0)