Skip to content

Commit

Permalink
CI: Remove ARM build.
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Oct 8, 2024
1 parent f0592e1 commit 1d53bcc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ jobs:
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12"]
os: [macOS, ubuntu, Windows]
include:
- os: macos-latest
PLAT: arm64
INTERFACE64: ""
platform: [x64]

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 1d53bcc

Please sign in to comment.