ci(java): Disable openj9 due to deprecated and missing base image

Will add back when upstream decides who and where they will be hosted
This commit is contained in:
Alex 2021-10-19 20:47:19 +03:00
parent 7db73468b5
commit 9dc5d450b0
No known key found for this signature in database
GPG key ID: C6172741CCF116A1

View file

@ -17,11 +17,11 @@ jobs:
matrix: matrix:
tag: tag:
- 8 - 8
- 8j9 #- 8j9
- 11 - 11
- 11j9 #- 11j9
- 16 - 16
- 16j9 #- 16j9
- 17 - 17
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2