Skip to content

Commit

Permalink
Merge branch 'add-cross-compilation-targets' of https://github.com/bi…
Browse files Browse the repository at this point in the history
…twarden/sdk into add-cross-compilation-targets
  • Loading branch information
tangowithfoxtrot committed May 10, 2024
2 parents 6465655 + 1eb395a commit 91ccfa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rust-cross-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- os: macos-12
target: x86_64-apple-darwin
- os: macos-12
target: arch64-apple-darwin
target: aarch64-apple-darwin
- os: windows-2022
target: x86_64-pc-windows-msvc
- os: windows-2022
Expand Down

0 comments on commit 91ccfa7

Please sign in to comment.