Skip to content

Commit

Permalink
Add a test for universal-apple-darwin with explicit build tool (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers authored Oct 23, 2023
1 parent 272c412 commit 256999c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ jobs:
target: aarch64-apple-darwin
- os: macos-latest
target: universal-apple-darwin
- os: macos-latest
target: universal-apple-darwin
build_tool: cargo
- os: windows-latest
- os: windows-latest
target: aarch64-pc-windows-msvc
Expand Down

0 comments on commit 256999c

Please sign in to comment.