Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cushon committed May 10, 2023
1 parent 020a541 commit 62355bf
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 @@ -23,10 +23,13 @@ jobs:
include:
- os: macos-latest
java: 20
experimental: false
- os: windows-latest
java: 20
experimental: false
- os: ubuntu-latest
java: 20
experimental: false
- os: ubuntu-latest
java: 21-ea
experimental: true
Expand Down

0 comments on commit 62355bf

Please sign in to comment.