Added MacOS with M1 build#507
Added MacOS with M1 build#507sergregory merged 1 commit intoopencv:masterfrom asenyaev:asen/macos_m1
Conversation
|
|
||
| - name: build script | ||
| run: | | ||
| git submodule update --init multibuild |
There was a problem hiding this comment.
We do not need multibuild here, as we do all the build steps manually. To be honest, I've started thinking we do not need multibuild for all other builders too, as our required steps are simple and we already do them for OSX and windows. But this is a discussion for the other PR)
There was a problem hiding this comment.
Okay, I will change the flow of the build without multibuild and prepare another PR.
|
@sergregory It's been 14 hours since this merge was done, but it's been 8 hours since I needed to do the manual build. Where did I go wrong? |
|
@luisdemarchi probably, you did everything right - having a merge here doesn't mean we have a new release deployed to PyPI. We try to align the release cycle with the opencv release cycle, so now we're working on 4.5.3 and expect it to be ready this week. |
|
@sergregory Any chance of deploying this first, since right now there's no release for M1 at all? |
arm64platform inpyproject.toml