From 0415328fa089ca834dc520eef30ed7419b96268b Mon Sep 17 00:00:00 2001 From: Jelloeater Date: Wed, 30 Oct 2024 02:01:21 -0400 Subject: [PATCH] Removed android --- .github/workflows/test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8faea2f..58f7d69 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -70,14 +70,13 @@ jobs: project_name: stampy version: 2 builds: - - env: [CGO_ENABLED=1] + - env: [CGO_ENABLED=0] goos: - linux - windows - darwin - freebsd - openbsd - - android goarch: - 386 - amd64