diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e6a4e0f..af78c99 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,9 +54,6 @@ jobs: matrix: platform: - linux/amd64 - - linux/arm/v6 - - linux/arm/v7 - - linux/arm64 steps: - name: Checkout repository uses: actions/checkout@v4