mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 17:37:19 -05:00
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:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user