BLD: fix python version in test images
Compare changes
Files
6- Colm Talbot authored
+ 1
− 1
@@ -3,7 +3,7 @@ LABEL name="bilby CI testing" \
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 1 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
I discovered the source of the Python 3.9 CI failures (along with general issues with pymc.)
I had accidentally pinned the Python version to the first release (e.g., 3.9.0, 3.10.0, ...), see here. The Python 3.9 environment now builds and the tests pass for me, hopefully they also will in our CI.