This commit is contained in:
eric sciple 2020-02-08 01:01:33 -05:00
parent a2c7fb3e66
commit 3ec62bb430

View file

@ -39,7 +39,7 @@ jobs:
with:
java-version: 13.0.2
- name: Verify java 13
run: __tests__/verify-java.sh 13.0_2
run: __tests__/verify-java.sh 13.0.2
- run: |
which java
java -version