We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17865f commit 845138aCopy full SHA for 845138a
.github/workflows/test_head.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Set up JDK
50
uses: actions/setup-java@v4
51
with:
52
- java-version: '8'
+ java-version: '17'
53
distribution: 'temurin'
54
architecture: x64
55
- name: Test Java client
0 commit comments