Skip to content

Commit

Permalink
release: fixed build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
testuser-cmk committed Oct 6, 2024
1 parent 23da0e7 commit 7e76533
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
# args: '--target aarch64-apple-darwin'
- platform: macos-latest
args: '--target universal-apple-darwin'
# - platform: windows-latest
# rust_target: x86_64-pc-windows-msvc
- platform: windows-latest
rust_target: x86_64-pc-windows-msvc
runs-on: ${{ matrix.platform }}
defaults:
run:
Expand Down

0 comments on commit 7e76533

Please sign in to comment.