Skip to content

Commit

Permalink
Add Java 18 to CI build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Egorand committed Apr 14, 2022
1 parent 69f6bb4 commit e7954bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -23,6 +23,7 @@ jobs:
- 15
- 16
- 17
- 18

steps:
- name: Checkout
Expand Down

0 comments on commit e7954bf

Please sign in to comment.