Skip to content

Commit 3499e7d

Browse files
authored
Update other-perls.yml
1 parent 232397d commit 3499e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/other-perls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: ["ubuntu-latest"]
11-
perl: ["5.40","5.38","5.36","5.34","5.32","5.30","5.28","5.26","5.24","5.22","5.20","5.18"]
11+
perl: ["5.40","5.38","5.36","5.34","5.32","5.30","5.28","5.26","5.24","5.22","5.20","5.18","5.16","5.14","5.12","5.10"]
1212
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
1313

1414
steps:

0 commit comments

Comments
 (0)