Skip to content

Commit

Permalink
Build for x86 mac, and windows
Browse files Browse the repository at this point in the history
  • Loading branch information
schpet committed Nov 28, 2024
1 parent ef26375 commit df1eb18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
target:
- x86_64-unknown-linux-gnu
- aarch64-apple-darwin
# - x86_64-apple-darwin
# - x86_64-pc-windows-msvc
- x86_64-apple-darwin
- x86_64-pc-windows-msvc

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit df1eb18

Please sign in to comment.