Skip to content

Commit

Permalink
add jDK 16 and 17 to CI·
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega committed Feb 7, 2024
1 parent 24b25d8 commit 6c46386
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
- 13
- 14
- 15
# - 16
# - 17
- 16
- 17
steps:
- name: Git checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 6c46386

Please sign in to comment.