update workflow test.yaml

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

@ -24,7 +24,7 @@ jobs:
strategy: strategy:
matrix: matrix:
# https://static.azul.com/zulu/bin/ # 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: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Set up JDK 1.8 - name: Set up JDK 1.8

Loading…
Cancel
Save