aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2022-01-05 14:47:02 -0600
committerMax Isom <[email protected]>2022-01-05 15:55:29 -0600
commit49de1ce0bf902e0c65c884fbfb9bcb8428a3b08a (patch)
treead7f13e2dcb17809c69461a80836c0e380b19fb4 /.github
parent9925298977952129b0a3e9980d742dcae54c89b2 (diff)
downloadmuse-49de1ce0bf902e0c65c884fbfb9bcb8428a3b08a.tar.xz
muse-49de1ce0bf902e0c65c884fbfb9bcb8428a3b08a.zip
Release 0.3.0
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 66e305e..71a3c73 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -78,7 +78,7 @@ jobs:
with:
push: true
tags: ${{ steps.get-tags.outputs.tag }}
- platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64
+ platforms: linux/amd64,linux/arm64
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache,mode=max