Update CI environment to use the same Python version as our Docker image. Issue surfaced when upgrading IPython to v9, which requires Python 11. Ensures consistent runtime behavior between CI tests and production.
Update CI environment to use the same Python version as our Docker image. Issue surfaced when upgrading IPython to v9, which requires Python 11. Ensures consistent runtime behavior between CI tests and production.