Skip to content

Commit

Permalink
Add latest Java version to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel Steinbeck committed Jul 9, 2023
1 parent 4529383 commit a845206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
java: ["11", "17"]
java: ["11", "17", "20"]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a845206

Please sign in to comment.