Skip to content

Commit

Permalink
Run tests on JDK 18 + 19 (#1177)
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke committed Dec 31, 2022
1 parent 626faae commit 5f98456
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- 13
- 14
- 15
- 18
- 19

steps:
- name: Checkout
Expand Down

0 comments on commit 5f98456

Please sign in to comment.