Apply some PR feedback
This commit is contained in:
@@ -30,7 +30,7 @@ def test_wheel_tag_is_correct_when_using_windows_cross_compile(tmp_path, use_pyp
|
||||
add_env={
|
||||
"CIBW_BUILD": "cp310-*",
|
||||
},
|
||||
add_args=["--platform", "windows", "--archs", "ARM64"],
|
||||
add_args=["--archs", "ARM64"],
|
||||
)
|
||||
|
||||
# check that the expected wheels are produced
|
||||
|
||||
Reference in New Issue
Block a user