pytest-dev / pytest-twisted

test twisted code with pytest
BSD 3-Clause "New" or "Revised" License
46 stars 24 forks source link

macos-12 until someone updates ci to support macos arm #179

Closed altendky closed 4 months ago

webknjaz commented 4 months ago

13 should also work, I think. Isn't 14 the one that's coming with arm?

altendky commented 4 months ago

I think 13 was somewhat inexplicit... at some point... in a blog early on. I don't recall exactly. Like maybe it was the one where they were going to change what it means? But clearly i'm not super certain here. I just know at work that 12 is what we ended up calling out for intel going through all this. Of course, if they would just let you do something like runs-on: [macos, intel] like we do for our own self-hosted runners then all this confusion would be avoided.