diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d3951e7e29..b3cec2f7d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -229,7 +229,7 @@ jobs: test_all_deps=true cache-from: type=ghq cache-to: type=gha,mode=max - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64 env: DOCKER_CONTENT_TRUST: true diff --git a/.yarnrc b/.yarnrc index 788570fcd5..e69de29bb2 100644 --- a/.yarnrc +++ b/.yarnrc @@ -1 +0,0 @@ -network-timeout 600000