Use only 8, 11, 16 (and OpenJ9 variants)
This commit is contained in:
6
.github/workflows/java.yml
vendored
6
.github/workflows/java.yml
vendored
@@ -15,12 +15,12 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
tag:
|
||||
- 7
|
||||
- 8
|
||||
- 9
|
||||
- 8j9
|
||||
- 11
|
||||
- 14
|
||||
- 11j9
|
||||
- 16
|
||||
- 16j9
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: docker/setup-buildx-action@v1
|
||||
|
Reference in New Issue
Block a user