Skip to content

Commit

Permalink
Add JDK 17 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich committed Sep 11, 2023
1 parent aec4504 commit 872cac5
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 @@ -20,6 +20,9 @@ jobs:
- os: ubuntu-latest
java: 11
jobtype: 2
- os: ubuntu-latest
java: 17
jobtype: 2
- os: macos-latest
java: 8
jobtype: 2
Expand Down

0 comments on commit 872cac5

Please sign in to comment.