Skip to content

Commit

Permalink
Merge pull request telefonicaid#2230 from telefonicaid/fgalan-patch-1
Browse files Browse the repository at this point in the history
ADD Java>11 to utest regresion
  • Loading branch information
AlvaroVega authored Apr 20, 2023
2 parents 5000ae4 + c46c76c commit 28cef9f
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 28cef9f

Please sign in to comment.