Loading .github/workflows/perl.yml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ jobs: strategy: matrix: perl-version: - '5.20' - '5.30' - 'latest' - 'threaded' Loading Loading
.github/workflows/perl.yml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ jobs: strategy: matrix: perl-version: - '5.20' - '5.30' - 'latest' - 'threaded' Loading