Skip to content

Commit 5338a31

Browse files
committed
Only test on recent Perl
1 parent ae52216 commit 5338a31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/perltest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
jobs:
1111
build:
1212
uses: PerlToolsTeam/github_workflows/.github/workflows/cpan-test.yml@main
13+
with:
14+
perl_version: "['5.26', '5.28', '5.30', '5.32', '5.34', '5.36', '5.38', '5.40', '5.42']"
1315

1416
coverage:
1517
uses: PerlToolsTeam/github_workflows/.github/workflows/cpan-coverage.yml@main

0 commit comments

Comments
 (0)