Skip to content

Commit

Permalink
Build macOS ARM 3.8 (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Nov 10, 2022
1 parent 3ee062b commit 0dd1c1c
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,19 +102,6 @@ jobs:
arch:
name: ARM
matrix: arm
- os:
name: macOS
matrix: macos
runs-on:
arm: [macOS, ARM64]
intel: [macos-latest]
python:
major-dot-minor: '3.8'
cibw-build: 'cp38-*'
matrix: '3.8'
arch:
name: ARM
matrix: arm

steps:
- name: Clean workspace
Expand Down

0 comments on commit 0dd1c1c

Please sign in to comment.