Skip to content

Commit

Permalink
Only build Python 3.12 on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwason committed Jan 18, 2024
1 parent 2e31faf commit 8eace4f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,10 +280,6 @@ jobs:
fail-fast: false
matrix:
config:
- py_platform: macosx-10.9-x86_64
python_version: "3.10"
- py_platform: macosx-10.9-x86_64
python_version: "3.11"
- py_platform: macosx-10.9-x86_64
python_version: "3.12"
steps:
Expand Down

0 comments on commit 8eace4f

Please sign in to comment.