Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
nomyfan committed Feb 19, 2024
1 parent f570125 commit d678f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
targets: "x86_64-unknown-linux-gnu,x86_64-unknown-linux-musl"

- os: macos-14
targets: "x86_64-apple-darwin,aarch64-apple-darwin,aarch64-unknown-linux-musl,aarch64-unknown-linux-gnu"
targets: "x86_64-apple-darwin,aarch64-apple-darwin"

- os: windows-latest
targets: "x86_64-pc-windows-msvc"
Expand Down

0 comments on commit d678f3b

Please sign in to comment.