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 1bb34e6 commit 98bafb7Copy full SHA for 98bafb7
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
needs: setup
65
strategy:
66
matrix:
67
- java: ['8', '11', '17', '19']
+ java: ['8', '11', '17', '20']
68
runs-on: ubuntu-latest
69
steps:
70
- name: Checkout
0 commit comments