Skip to content

Commit

Permalink
macOS 12 is the oldest available builder :(
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Aug 1, 2024
1 parent 6b2ba8c commit bea3f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows-2019, macOS-11, macOS-14]
os: [ubuntu-20.04, windows-2019, macOS-12, macOS-14]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit bea3f8e

Please sign in to comment.