Skip to content

Commit

Permalink
feat: support armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
DDSRem committed Apr 27, 2024
1 parent 11bff06 commit 6277799
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_emby_metadata_downloader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
platforms: |
linux/amd64
linux/arm64/v8
linux/arm/v7
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/xiaoya_cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
platforms: |
linux/amd64
linux/arm64/v8
linux/arm/v7
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 6277799

Please sign in to comment.