Skip to content

Commit

Permalink
Add Java 11/17/21 matrix for build, test and integration checks
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Redko <[email protected]>
  • Loading branch information
reta committed Nov 16, 2023
1 parent 0b34e10 commit be27af4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
java:
- 11
- 17
- 21
name: Build and Test
runs-on: ubuntu-latest
container:
Expand Down Expand Up @@ -55,6 +56,7 @@ jobs:
java:
- 11
- 17
- 21
name: Build and Test
runs-on: windows-latest

Expand Down

0 comments on commit be27af4

Please sign in to comment.