Skip to content

Commit b17865f

Browse files
committed
cleanup workflow
1 parent 0f2eedc commit b17865f

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
@@ -79,7 +79,7 @@ jobs:
7979
- name: Set up JDK
8080
uses: actions/setup-java@v4
8181
with:
82-
java-version: '8'
82+
java-version: '17'
8383
distribution: 'temurin'
8484
architecture: x64
8585
- name: Test R2DBC ${{ matrix.r2dbc }}

0 commit comments

Comments
 (0)