"vscode:/vscode.git/clone" did not exist on "d47e8ba0ac1acd65425b0823c39690851f5617c9"
Unverified Commit 3c30e041 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

build: arm/v7 removed

parent 857ee92b
...@@ -52,6 +52,6 @@ jobs: ...@@ -52,6 +52,6 @@ jobs:
with: with:
context: . context: .
push: true push: true
platforms: linux/amd64,linux/arm64,linux/arm/v7 platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment