Skip to content

Commit 347b323

Browse files
committed
update java
1 parent cc48553 commit 347b323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup JDK
1313
uses: actions/setup-java@v2
1414
with:
15-
java-version: 11
15+
java-version: 21
1616
distribution: 'adopt'
1717
- name: Gradle Test
1818
run: ./gradlew test --no-daemon

0 commit comments

Comments
 (0)