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
In #161, I changed to using some of the legacy images to get perl versions to use in GitHub workflows. We all knew that was a temporary solution but it worked for awhile. I don't think that's working anymore because these older images are no supported in GitHub Actions. Buster images are now a hard fail when it encounters apt, while Bullseye still works but is unsupported. I'd really like to have all maintenance perl versions available for testing.
I see that the repo is only building the supported versions of perl.
I realize that building all of these take a ton of time, but if we want to do it, we can probably figure it out.