Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test macos-latest, 3.9 workflow builds fail (infrastructure issue) #2321

Closed
cosenal opened this issue Apr 25, 2024 · 1 comment
Closed

Test macos-latest, 3.9 workflow builds fail (infrastructure issue) #2321

cosenal opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working infrastructure For issues related to building, packaging, and continuous integration. monitor-for-external-solution Tracking issues caused by external packages

Comments

@cosenal
Copy link
Contributor

cosenal commented Apr 25, 2024

The test (macos-latest, 3.9) builds are failing because of actions/setup-python#696

Screenshot 2024-04-25 at 11 07 44

Possible workarounds (inspired by what others are doing):

  • exclude this combination of os and python version from the test matrix
  • pin to an older version of mac os (pre-arm64 arch)
  • ignore the issue in the builds until it's fixed upstream
@cosenal cosenal added bug Something isn't working infrastructure For issues related to building, packaging, and continuous integration. monitor-for-external-solution Tracking issues caused by external packages labels Apr 25, 2024
@cosenal
Copy link
Contributor Author

cosenal commented Apr 26, 2024

This was fixed by actions/python-versions#264
Tested in our builds and it's working again now: https://github.com/unitaryfund/mitiq/actions/runs/8821438712/job/24286681768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infrastructure For issues related to building, packaging, and continuous integration. monitor-for-external-solution Tracking issues caused by external packages
Projects
None yet
Development

No branches or pull requests

1 participant