We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34944e0 commit 3878eb1Copy full SHA for 3878eb1
tox.ini
@@ -62,7 +62,8 @@ envlist =
62
63
# Windows Core Agent Test Suite
64
{windows,windows_arm64}-agent_features-py313-{with,without}_extensions,
65
- {windows,windows_arm64}-agent_streaming-py313-protobuf06-{with,without}_extensions,
+ # Windows grpcio wheels don't appear to be installable for Arm64 despite being available
66
+ windows-agent_streaming-py313-protobuf06-{with,without}_extensions,
67
{windows,windows_arm64}-agent_unittests-py313-{with,without}_extensions,
68
{windows,windows_arm64}-cross_agent-py313-{with,without}_extensions,
69
0 commit comments