pact-foundation / pact-python

Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
http://pact.io
MIT License
576 stars 137 forks source link

chore(ci): disable windows arm wheels #738

Closed JP-Ellis closed 3 months ago

JP-Ellis commented 3 months ago

:memo: Summary

Disabling Windows ARM wheels builds as they are currently not working.

~:rotating_light: Breaking Changes~

:fire: Motivation

So that the release process can complete.

:hammer: Test Plan

Regular CI

:link: Related issues/PRs