Skip to content

Commit 7f2fb10

Browse files
chore(internal): java 17 -> 21 on ci
1 parent 68dcdd8 commit 7f2fb10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
distribution: temurin
2424
java-version: |
2525
8
26-
17
26+
21
2727
cache: gradle
2828

2929
- name: Set up Gradle
@@ -44,7 +44,7 @@ jobs:
4444
distribution: temurin
4545
java-version: |
4646
8
47-
17
47+
21
4848
cache: gradle
4949

5050
- name: Set up Gradle

0 commit comments

Comments
 (0)