Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
More tweaks attempting to get a working build on a Mac runner
Browse files Browse the repository at this point in the history
  • Loading branch information
MintoDA1 authored and MintoDA1 committed Sep 8, 2023
1 parent 470b3fd commit a5e2b01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04, macos-11, macos-12, macos-13]

env:
SYSTEM_VERSION_COMPAT: 0
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit a5e2b01

Please sign in to comment.