Skip to content

Commit

Permalink
Add x86
Browse files Browse the repository at this point in the history
  • Loading branch information
wba2hi committed Aug 9, 2024
1 parent ae93163 commit 93ddfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
compile:
strategy:
matrix:
arch: [arm64, x64]
arch: [arm64, x64, x86]
os: [linux, alpine, macos]
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 93ddfff

Please sign in to comment.