Skip to content

Commit 64f98ed

Browse files
authored
Update ci.yml
1 parent eb7edaf commit 64f98ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
- os: ubuntu-latest
4444
java: 20-ea
4545
experimental: true
46+
- os: ubuntu-latest
47+
java: 21-ea
48+
experimental: true
4649
runs-on: ${{ matrix.os }}
4750
continue-on-error: ${{ matrix.experimental }}
4851
steps:

0 commit comments

Comments
 (0)