add jdk 17 test

This commit is contained in:
kenji yoshida
2021-09-25 10:51:36 +09:00
committed by GitHub
parent 3f27c6e733
commit 1fcfd093f7

View File

@@ -8,7 +8,7 @@ jobs:
timeout-minutes: 30
strategy:
matrix:
java: [8, 11]
java: [8, 11, 17]
steps:
- uses: actions/checkout@v2
- name: Cache