Skip to content

Commit

Permalink
Added JAVA options to export sun.nio.ch
Browse files Browse the repository at this point in the history
  • Loading branch information
AdalbertMemSQL committed Oct 26, 2023
1 parent 19e8679 commit b5dfc7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -39,6 +39,7 @@ jobs:
JAVA_HOME: /usr/lib/jvm/java-11-openjdk-amd64/
CONTINUOUS_INTEGRATION: true
SBT_OPTS: "-Xmx256M"
JAVA_OPTS: "--add-exports java.base/sun.nio.ch=ALL-UNNAMED"
steps:
- setup_environment
- checkout
Expand Down

0 comments on commit b5dfc7b

Please sign in to comment.