Skip to content

Commit

Permalink
ADD Java>11 to utest regresion
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan authored Apr 20, 2023
1 parent 0565bb4 commit 4bbdc3f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ jobs:
matrix:
java-version:
- 11
- 12
- 13
- 14
- 15
- 16
- 17
steps:
- name: Git checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 4bbdc3f

Please sign in to comment.