Skip to content

Commit ec4f639

Browse files
committed
Test against Java 25 ea
1 parent a6e2004 commit ec4f639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-supported-java-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
distribution: [ 'temurin' ]
14-
version: [ '11', '17', '21', '23', '24-ea' ]
14+
version: [ '11', '17', '21', '23', '24-ea', '25-ea' ]
1515
include:
1616
- distribution: 'semeru'
1717
version: '17'

0 commit comments

Comments
 (0)