Skip to content

Commit 18f842a

Browse files
committed
Test against JDK 26 (GA) and JDK 27 (EA)
1 parent a5bf336 commit 18f842a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/cross-version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
- version: 25
2828
type: ga
2929
- version: 26
30+
type: ga
31+
- version: 27
3032
type: ea
3133
name: "OpenJDK ${{ matrix.jdk.version }} (${{ matrix.jdk.release || matrix.jdk.type }})"
3234
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)