Closed manchicken closed 3 years ago
We'll need to make sure that https://github.com/Perl/docker-perl-tester/blob/main/.github/workflows/test-cpanfile.yml is using the same base containers.
@oalders seems like the PR also updates test-cpanfile.yml
let's give it a try then fix it if it fails :-)
need to remove latest
from the test suite as it seems it s not an available flavor
Per #19 , this switches out the images for
-buster
variants. I had to split the workflow for numbered versions andlatest
, this way it would play nice.