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 87be588 commit 35dd03dCopy full SHA for 35dd03d
.github/workflows/retry-release.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
strategy:
20
matrix:
21
- java: ['8']
+ java: ['11']
22
env:
23
GIT_USER_NAME: puneetbehl
24
GIT_USER_EMAIL: [email protected]
0 commit comments