Skip to content

Commit

Permalink
disable macos builds for now
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Jul 1, 2024
1 parent e44f269 commit 9f84e35
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/Python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
fail-fast: false
matrix:
include:
- runs-on: macos-latest
target: x86_64-apple-darwin
- runs-on: macos-latest
target: aarch64-apple-darwin
- runs-on: windows-latest
target: x86_64-pc-windows-msvc
- runs-on: ubuntu-latest
Expand Down

0 comments on commit 9f84e35

Please sign in to comment.