Skip to content

Commit b3f519c

Browse files
change jave version within ci-pipeline
1 parent fbed23a commit b3f519c

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
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/setup-java@v4
3535
with:
3636
distribution: 'temurin'
37-
java-version: 17
37+
java-version: 21
3838

3939
- name: Setup Gradle
4040
uses: gradle/actions/setup-gradle@v4

0 commit comments

Comments
 (0)