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
.readthedocs.yaml is set to use Ubuntu 20.04 which is now deprecated. The patch replaces this with ubuntu-lts-latest in line with other workflows (.github CI) using the latest LTS release.
.readthedocs.yaml is set to use Ubuntu 20.04 which is now deprecated. The patch replaces this with
ubuntu-lts-latestin line with other workflows (.githubCI) using the latest LTS release.