We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fcc5dc commit 33fbd36Copy full SHA for 33fbd36
.github/workflows/master-snapshot-release.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
java: [11, 15]
11
- distribution: [adopt, adopt-j9]
+ distribution: [adopt, adopt-openj9]
12
kubernetes: ['v1.17.13','v1.18.12','v1.19.4']
13
steps:
14
- uses: actions/checkout@v2
0 commit comments