We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5e0e7 commit da7bb09Copy full SHA for da7bb09
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
ea-build:
48
strategy:
49
matrix:
50
- jdk: ['22']
+ jdk: ['22', '23']
51
runs-on: ubuntu-latest
52
name: "Early Access Build (JDK ${{ matrix.jdk }})"
53
steps:
0 commit comments