Skip to content

Commit

Permalink
Merge pull request #1237 from square/egor/220414/java-18
Browse files Browse the repository at this point in the history
Add Java 18 to CI build matrix
  • Loading branch information
Egorand committed Apr 14, 2022
2 parents 69f6bb4 + e7954bf commit 9d463fc
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 9d463fc

Please sign in to comment.