parasail-python icon indicating copy to clipboard operation
parasail-python copied to clipboard

arm64 linux builds

Open cjw85 opened this issue 1 year ago • 2 comments

I'm assuming the list of build platforms is supposed to contain the arm targets rather than duplicate x86 ones?

I've come back to this because some of my own CI on ARM for other projects has started failing when its building parasail python module from source. Seems most sensible to fix the issue at source for everyone.

cjw85 avatar Jul 09 '24 15:07 cjw85

I went way back using git blame and cannot understand why I duplicated those lines in the first place. Thanks for looking into this. If CI passes I'm happy to merge this.

jeffdaily avatar Jul 09 '24 16:07 jeffdaily

I just realised I don't think it will because arm64 runners are only a beta feature still on github actions.

cjw85 avatar Jul 09 '24 16:07 cjw85