ejeschke / ginga

The Ginga astronomical FITS file viewer
BSD 3-Clause "New" or "Revised" License
120 stars 77 forks source link

TST: devdeps "unable to copy" error caused by numpy and astropy #1093

Closed pllim closed 4 months ago

pllim commented 4 months ago

https://github.com/ejeschke/ginga/actions/runs/8149052451/job/22273047631

astropy is trying to patch it. You just have to wait it out. If you don't want devdeps to block other jobs, either move it to its own job or set fast-fail to false.

Thanks for your patience!

ejeschke commented 4 months ago

Ok, thanks. Not so urgent if I know someone is working on it.

pllim commented 4 months ago

I restarted your failed test and it is green now.

ejeschke commented 4 months ago

TY, @pllim!