diff --git a/tests/test-pip-repositories/environment.yaml b/tests/test-pip-repositories/environment.yaml index 82c43fc0f..d064d6789 100644 --- a/tests/test-pip-repositories/environment.yaml +++ b/tests/test-pip-repositories/environment.yaml @@ -7,3 +7,5 @@ dependencies: - requests=2.26 - pip: - fake-private-package==1.0.0 +platforms: + - linux-64 \ No newline at end of file