You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate the NIPAP Python packages to setuptools. Unfortunately the version of setuptools shipped with Ubuntu 22.04, which the CI runners run, is antique and broken.
The text was updated successfully, but these errors were encountered:
Is there a point in sticking to ubuntu 22.04 for the runners? I guess github actions ubuntu-latest maps to 22.04, right? but you can easily just run stuff in a container instead
Migrate the NIPAP Python packages to setuptools. Unfortunately the version of setuptools shipped with Ubuntu 22.04, which the CI runners run, is antique and broken.
The text was updated successfully, but these errors were encountered: