ci(java): Disable openj9 builds due to missing base image
This commit is contained in:
6
.github/workflows/java.yml
vendored
6
.github/workflows/java.yml
vendored
@@ -17,11 +17,11 @@ jobs:
|
||||
matrix:
|
||||
tag:
|
||||
- 8
|
||||
- 8j9
|
||||
# - 8j9
|
||||
- 11
|
||||
- 11j9
|
||||
# - 11j9
|
||||
- 16
|
||||
- 16j9
|
||||
# - 16j9
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: docker/setup-qemu-action@v1
|
||||
|
Reference in New Issue
Block a user