Skip to content

Commit ace15be

Browse files
committed
test with jdk11 by default
1 parent 5196b50 commit ace15be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples-kotlin-server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- uses: actions/setup-java@v5
6060
with:
6161
distribution: 'temurin'
62-
java-version: 8
62+
java-version: 11
6363
- name: Cache maven dependencies
6464
uses: actions/cache@v4
6565
env:

0 commit comments

Comments
 (0)