filprofiler icon indicating copy to clipboard operation
filprofiler copied to clipboard

Tests for macOS ARM wheels

Open itamarst opened this issue 2 years ago • 3 comments

Now that I have the ability to do so, I should be able to run tests and create wheels for macOS ARM.

itamarst avatar May 19 '22 15:05 itamarst

Not that feeling super motivated about running my own builder this weekend, so as short-term gap just going to have macOS builder on GHA make universal2 wheels that work on macOS; I've validated that tests pass on ARM Macs, and I'll manually validate the wheel (#383).

From a user's perspective this shouldn't matter, there will still be macOS ARM wheels.

itamarst avatar Jun 19 '22 19:06 itamarst

Would it be possible to also get a linux aarch64 wheel? Would be useful for running arm linux on arm macs via docker since running amd64 linux on an arm mac via docker is so much slower.

cblakkan avatar Jul 24 '22 20:07 cblakkan

That is doable, yeah. I opened a new ticket: #395

itamarst avatar Jul 24 '22 23:07 itamarst