Allow Java 16 to fail to allow Java 8 and 11 to run until we know what's

wrong on Java 16.
This commit is contained in:
Gary Gregory 2021-04-19 08:41:55 -04:00
parent 07f7143092
commit a5d4660eed
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ jobs:
include:
- java: 16
experimental: true
include:
- java: 17-ea
experimental: true
steps: