update workflow test.yaml

pull/2297/head
hengyunabc 2 years ago
parent 2b1d4d053c
commit 116b2495e9

@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
# https://static.azul.com/zulu/bin/
java: [12, 13, 14 , 17, 18, '19.0.0-ea.33']
java: [12, 13, 14 , 17, 18, 19]
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8

Loading…
Cancel
Save