diff --git a/.drone.yml b/.drone.yml index e7b90aa..88e14fb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,6 @@ steps: compress: true platforms: - linux/amd64 - - linux/arm64 username: from_secret: docker_username password: @@ -63,7 +62,6 @@ steps: compress: true platforms: - linux/amd64 - - linux/arm64 username: from_secret: docker_username password: diff --git a/changelog.md b/changelog.md index 6afb0fa..b27e29d 100644 --- a/changelog.md +++ b/changelog.md @@ -3,7 +3,7 @@ - ee cummings even more - Improve tests - Change invite path slightly -- Build in arm64 and amd64 +- Disable arm builds since ci fails to build # v0.1.10 - Improve accessibility