cashapp / burst

Burst is a unit testing library that uses enums to parameterize unit tests
Apache License 2.0
19 stars 1 forks source link

Set compilation targets instead of JVM toolchains #30

Closed swankjesse closed 1 week ago

swankjesse commented 1 week ago

The JDK 8 toolchain is particularly problematic on macOS + aarch64, since by default it uses an X64 JDK.