← 返回首页
Test 5.14.x against JDK 25 ga (#5623) · junit-team/junit-framework@14f534d · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit 14f534d

Browse files
authored
Test 5.14.x against JDK 25 ga (#5623)
Java 25 is now generally available. We don't have to test against an early access version. Signed-off-by: M.P. Korstanje <rien.korstanje@gmail.com>
1 parent 39ab75c commit 14f534d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/cross-version.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- version: 24
2626
type: ga
2727
- version: 25
28-
type: ea
28+
type: ga
2929
- version: 26
3030
type: ea
3131
name: "OpenJDK ${{ matrix.jdk.version }} (${{ matrix.jdk.release || matrix.jdk.type }})"

0 commit comments

Comments
 (0)

Footer

© 2026 GitHub, Inc.