From cac93c6609f72bc29422cc585e2c925059752202 Mon Sep 17 00:00:00 2001 From: Niklas Heer Date: Thu, 9 Nov 2023 21:49:00 +0100 Subject: [PATCH] Add Scala native version to be executed in very run --- Earthfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Earthfile b/Earthfile index 3748f7e..f235b55 100644 --- a/Earthfile +++ b/Earthfile @@ -95,6 +95,7 @@ collect-data: BUILD +rust-nightly BUILD +sbcl BUILD +scala + BUILD +scala-native BUILD +swift BUILD +zig