-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
Description
I think the builds have started failing just now, because numpy 1.26 is out. It requires GCC >= 8.4, which the CI setup does not provide.
This failure maybe should make us revisit the idea to compile against a new numpy on an old python... It seems that we have become more sensitive recently to updates to dependencies, which then block every PR.
Sample failing build: https://github.com/astropy/astropy/actions/runs/6212653493/job/16863021788?pr=15304
Blocked by
Reactions are currently unavailable