Update macOS builds from 13 to 15 (#393)
- See https://github.com/actions/runner-images/issues/13046 - macOS 15 will be the last release that supports intel macs and supported until August 2027
This commit is contained in:
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@@ -22,9 +22,9 @@ jobs:
|
||||
- os: ubuntu-latest
|
||||
arch: s390x
|
||||
|
||||
- os: macos-13
|
||||
- os: macos-15
|
||||
arch: x86_64
|
||||
- os: macos-14
|
||||
- os: macos-15
|
||||
arch: arm64
|
||||
# Disabled until someone figures out how to build capnproto for arm64 and x86_64 simultaneously
|
||||
# - os: macOS-latest
|
||||
|
||||
Reference in New Issue
Block a user