From 5bd6a010558a3e4991c509c259e8cd5c705e7187 Mon Sep 17 00:00:00 2001 From: Hayden Roszell Date: Fri, 6 Oct 2023 16:44:15 -0700 Subject: [PATCH] bug(release): Remove 386 from build matrix --- .github/workflows/container.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 74d2e8bf..cb5b221e 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -29,7 +29,6 @@ jobs: - linux/amd64 - linux/s390x - linux/ppc64le - - linux/386 permissions: contents: read