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
Run OTP versions which rely on ancient OpenSSL versions in container
GitHub retired the `ubuntu-20.04` runner image last month. These changes
add a new job which runs the Elixir & OTP pairs which need that Ubuntu
version in a container which uses the official Docker image instead.
A sample error from the existing GitHub workflow job follows:
```
This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner
will be removed on 2025-04-15. For more details, see
actions/runner-images#11101
```
0 commit comments