This repository has been archived by the owner on Jun 4, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Seeing several issues with later versions of Java: jruby/jruby#4834 Adding `--add-opens java.base/java.io=jruby` got past one issue but `zlib` is not found after that. Pinning to JDK 8 for now to fix PR testing. This also pins postgres to 9.6, as 9.3 is failing as well.
- Loading branch information