From fec16a65c911af9945a0ab1e5408715a44017517 Mon Sep 17 00:00:00 2001 From: ahoneybun Date: Wed, 10 Dec 2025 15:02:05 -0700 Subject: [PATCH] Update .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 04a844c..21d21eb 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -15,6 +15,5 @@ jobs: runs-on: ubuntu-24.04 container: image: arm64v8/ubuntu - platform: linux/arm64 steps: - run: uname -a \ No newline at end of file