#475 feat: support arm64 linux + ci tests for arm64 linux/macos
Pull request opened by
YOU54F
🦾 <- ⚠️ YouTube link.
Introduces
• aarch64 target for linux
• CI testing in CirrusCI for arm64 support (fixes
#451)
• MacOS M1
• MacOS M1 with Rosetta
• Linux aarch64/arm64
• Linux x86_64/amd64
The rationale for including the x86_64 counterparts for MacOS / Linux is to eek out any inconsistencies between GHA runners and Cirrus-CI runners, and have similar base images/machines on the cirrus platform.
This should allow us to determine if there any x-plat issues are down to our CI provider, or cpu architecture (or arch emulation in the case of rosetta).
pact-foundation/pact-net
GitHub Actions: release
✅ 8 other checks have passed
8/9 successful checks