We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0729d54 commit c23d4ebCopy full SHA for c23d4eb
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ name: build
7
on: [pull_request, push]
8
9
env:
10
- JAVA_VERSION: 21
+ JAVA_VERSION: 17
11
12
jobs:
13
build:
0 commit comments