Skip to content

Commit

Permalink
CI: Update wheels to use macos14. (#1601)
Browse files Browse the repository at this point in the history
* CI: Update wheels to use macos14.

* CI: Update to use macos-13 as well.
  • Loading branch information
zssherman committed Jun 24, 2024
1 parent 5cde191 commit fd26b49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
os: [
ubuntu-20.04,
windows-2019,
macos-11,
macos-14,
macos-13,
]
fail-fast: false

Expand Down

0 comments on commit fd26b49

Please sign in to comment.