Skip to content

Commit a651a8e

Browse files
author
Soroosh Sarabadani
committed
Build and Test with java versions 11 & 15
1 parent 5342c32 commit a651a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:
13-
java: [8, 11, 15]
13+
java: [11, 15]
1414
kubernetes: ['v1.17.13','v1.18.12','v1.19.4']
1515
steps:
1616
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)