ngageoint / tiff-java

Tagged Image File Format Java Library
https://ngageoint.github.io/tiff-java
MIT License
72 stars 34 forks source link

add JDK 11 to CI build #33

Closed bradh closed 3 years ago

bradh commented 3 years ago

JDK 11 works. This makes sure it stays working.

Doesn't use matrix because we don't want to upload, and also because failing builds have to be restarted everywhere if one leg of the matrix fails. That is annoying.