Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Add 22-ea
  • Loading branch information
cushon authored Aug 6, 2023
1 parent 2533218 commit 1c1f0f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- os: ubuntu-latest
java: 21-ea
experimental: true
- os: ubuntu-latest
java: 22-ea
experimental: true
runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.experimental }}
steps:
Expand Down

0 comments on commit 1c1f0f8

Please sign in to comment.