Skip to content

Commit 6c0d148

Browse files
committed
fix(ci) bump java version to sth. gradle 9.x compatible
1 parent 6c623d5 commit 6c0d148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
GO_VERSION: "1.22"
11-
JAVA_VERSION: "11"
11+
JAVA_VERSION: "25"
1212

1313
jobs:
1414
main-go:

0 commit comments

Comments
 (0)