Skip to content

Pin the experimental dependencies check to Python 3.9

The experimental dependencies check has been failing for a while because the check is running on Python 3.10 which doesn't have any lalsuite wheels yet. For now we need to pin back to Python 3.9. This may expose #1432 (closed).

Merge request reports