Skip to content

Commit

Permalink
Fix linux ia32 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ntkme authored Jun 17, 2024
1 parent cf6f9d0 commit 71bd618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
platform: linux/amd64
- arch: ia32
runner: ubuntu-latest
platform: linux/386
platform: linux/amd64
- arch: arm64
runner: linux-arm64
platform: linux/arm64
Expand Down

0 comments on commit 71bd618

Please sign in to comment.