Skip to content

Commit

Permalink
ci: test cross compile
Browse files Browse the repository at this point in the history
  • Loading branch information
yankun1992 committed Jul 20, 2023
1 parent 2c55bbb commit a5b19ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
include:
- TARGET: x86_64-pc-windows-msvc
OS: windows-latest
- TARGET: x86_64-apple-darwin
OS: macos-latest
- TARGET: aarch64-apple-darwin
OS: macos-latest
runs-on: ${{ matrix.OS }}
Expand Down

0 comments on commit a5b19ff

Please sign in to comment.