Skip to content

Commit

Permalink
try setting --platform
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Aug 17, 2023
1 parent af4a537 commit 964c87a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/server-32bit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
credentials:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
options: --platform linux/armv7
steps:
- uses: actions/checkout@v3
- name: setup
Expand Down

0 comments on commit 964c87a

Please sign in to comment.