We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e357380 commit 5421c1aCopy full SHA for 5421c1a
1 file changed
.github/workflows/base.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Build opencpu/apps
62
uses: docker/build-push-action@v6
63
with:
64
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
65
context: docker/apps
66
push: true
67
tags: |
0 commit comments