google / jni-bind

JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
Apache License 2.0
260 stars 31 forks source link

Add Darwin runner, but with full java tests disabled. #285

Closed copybara-service[bot] closed 6 months ago

copybara-service[bot] commented 6 months ago

Add Darwin runner, but with full java tests disabled.

I unfortunately can't get the full javatests to work from the runner, however, they are still enabled and run locally if you clone the GitHub repo locally.

There is further discussion in https://github.com/orgs/community/discussions/118963.