Skip to content

Commit b10753f

Browse files
authored
Update cron.yml
1 parent 705e2a0 commit b10753f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: docker/build-push-action@v6.6.1
6868
with:
6969
target: base
70-
platforms: linux/amd64,linux/arm64
70+
platforms: linux/amd64,linux/arm64,darwin/arm64
7171
push: true
7272
tags: ${{ steps.meta_base.outputs.tags }}
7373
labels: ${{ steps.meta_base.outputs.labels }}

0 commit comments

Comments
 (0)