We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642a518 commit 90c5fe4Copy full SHA for 90c5fe4
1 file changed
.github/workflows/build.yml
@@ -5,7 +5,7 @@ jobs:
5
build:
6
strategy:
7
matrix:
8
- java: [ 25 ]
+ java: [ 21 ]
9
runs-on: ubuntu-latest
10
steps:
11
- name: checkout repository
0 commit comments