babashka / process

Clojure library for shelling out / spawning sub-processes
Eclipse Public License 1.0
220 stars 29 forks source link

test: bump Graalvm to JDK 21 #145

Closed lread closed 1 year ago

lread commented 1 year ago

Setup CIs to run native tests against both Oracle and Community variants.

Closes #144

borkdude commented 1 year ago

Thanks!