From 0b28f4013144fda374f7b5c54e9e7fc385b87974 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Tue, 20 May 2025 19:35:25 -0400 Subject: [PATCH] chore: Disable legacy integration test --- integration-tests/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/Earthfile b/integration-tests/Earthfile index 95d099e..96d3c3d 100644 --- a/integration-tests/Earthfile +++ b/integration-tests/Earthfile @@ -5,7 +5,7 @@ IMPORT github.com/earthly/lib/utils/dind AS dind all: BUILD +test-image - BUILD +test-legacy-image + # BUILD +test-legacy-image BUILD +build BUILD +switch BUILD +validate