Skip to content

Commit a559614

Browse files
committed
Update pipeline java version
1 parent 5580d2c commit a559614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/setup-java@v5
3333
with:
3434
distribution: temurin
35-
java-version: 11
35+
java-version: 25
3636
- name: build
3737
uses: gradle/actions/setup-gradle@v3
3838
with:

0 commit comments

Comments
 (0)