Skip to content

Commit 26c3d8b

Browse files
committed
fix: attempt to make release working
1 parent 7fa2145 commit 26c3d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ permissions:
3535
contents: write # create GitHub Release
3636

3737
env:
38-
JAVA_VERSION: '8'
38+
JAVA_VERSION: '11'
3939
MAVEN_CLI_OPTS: '-B -ntp'
4040

4141
jobs:

0 commit comments

Comments
 (0)