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 0f2eedc commit b17865fCopy full SHA for b17865f
.github/workflows/test_head.yml
@@ -79,7 +79,7 @@ jobs:
79
- name: Set up JDK
80
uses: actions/setup-java@v4
81
with:
82
- java-version: '8'
+ java-version: '17'
83
distribution: 'temurin'
84
architecture: x64
85
- name: Test R2DBC ${{ matrix.r2dbc }}
0 commit comments