Revert arm64 docker image building in CI (for now) (#6532)

This PR reverts PRs #6525 and #6531, due to problems building
the arm64 images with GitHub Actions
This commit is contained in:
Justin Clift
2023-10-18 10:21:30 +10:00
committed by GitHub
parent 36dd3e9609
commit 54c4a4249a
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -1 +0,0 @@
network-timeout 600000