Giving up

This commit is contained in:
2021-11-12 07:52:25 -05:00
parent e2d3cc262d
commit 89e6ec6f15

View File

@@ -55,7 +55,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
push: true
tags: ${{ steps.prep.outputs.tags }}
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le
platforms: linux/amd64,linux/arm64,linux/ppc64le
cache-from: type=registry,ref=tedkulp/vidgrab:latest
cache-to: type=inline
- name: git checkout