diff --git a/.github/workflows/perl.yml b/.github/workflows/perl.yml index 2e64b35..12a38d0 100644 --- a/.github/workflows/perl.yml +++ b/.github/workflows/perl.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: perl-version: - - '5.20' + - '5.30' - 'latest' - 'threaded'