Skip to content

Commit

Permalink
remove arch macos
Browse files Browse the repository at this point in the history
  • Loading branch information
root27 committed Apr 8, 2024
1 parent af8d8b3 commit b6f9ab4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,8 @@ jobs:

- target: x86_64-apple-darwin
os: macos-latest

- target: aarch64-apple-darwin
os: macos-latest

- target: x86_64-pc-windows-msvc
- target: x86_64-pc-windows-gnu
os: windows-latest

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit b6f9ab4

Please sign in to comment.