TST: use earlier ubuntu to see if that allows docker images to work#17807
TST: use earlier ubuntu to see if that allows docker images to work#17807pllim merged 1 commit intoastropy:mainfrom
Conversation
|
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
|
@pllim, @neutrinoceros - going back to Anyway, I think perhaps we should just go with this for now... |
neutrinoceros
left a comment
There was a problem hiding this comment.
Thanks ! Following the confused conversations upstream, it looked to me that this wouldn't be a silver bullet, so I didn't try, but if it works, I agree it's the right thing to do for now.
Should also close #17664 (that issue should probably be re-titled though).
| # of using system libraries and using pytest directly. | ||
|
|
||
| runs-on: ubuntu-latest | ||
| runs-on: ubuntu-22.04 |
There was a problem hiding this comment.
Maybe we should leave an inline comment there as well to link to upstream issues like
|
Sometimes the best solution is the simplest. Thanks! In applying backport label, the tests rerunning. Sorry about that. I can check tomorrow at work tomorrow and merge if they still pass, unless someone beats me to it. |
…ows docker images to work
…807-on-v7.0.x Backport PR #17807 on branch v7.0.x (TST: use earlier ubuntu to see if that allows docker images to work)
Using ubuntu-22.04 as base worked for me in
basebandto get the exotic architecture tests working again, so I thought I might give it a try for astropy too.