Skip to content

Commit 845138a

Browse files
committed
cleanup workflow
1 parent b17865f commit 845138a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_head.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Set up JDK
5050
uses: actions/setup-java@v4
5151
with:
52-
java-version: '8'
52+
java-version: '17'
5353
distribution: 'temurin'
5454
architecture: x64
5555
- name: Test Java client

0 commit comments

Comments
 (0)