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 5589b35 commit 2f8af0dCopy full SHA for 2f8af0d
.github/workflows/build.yml
@@ -66,7 +66,7 @@ jobs:
66
needs: setup
67
strategy:
68
matrix:
69
- java: ['8', '11', '17', '18']
+ java: ['8', '11', '17', '19']
70
runs-on: ubuntu-latest
71
steps:
72
- name: Checkout
0 commit comments