Skip to content

Commit 1c1f0f8

Browse files
authored
Update ci.yml
Add 22-ea
1 parent 2533218 commit 1c1f0f8

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
@@ -33,6 +33,9 @@ jobs:
3333
- os: ubuntu-latest
3434
java: 21-ea
3535
experimental: true
36+
- os: ubuntu-latest
37+
java: 22-ea
38+
experimental: true
3639
runs-on: ${{ matrix.os }}
3740
continue-on-error: ${{ matrix.experimental }}
3841
steps:

0 commit comments

Comments
 (0)