Skip to content

Commit 9082042

Browse files
committed
run ci on more versions of perl
1 parent 1441218 commit 9082042

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/ci.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,13 @@ jobs:
9494
- "5.28"
9595
- "5.26"
9696
- "5.24"
97-
# - "5.22"
98-
# - "5.20"
99-
# - "5.18"
100-
# - "5.16"
101-
# - "5.14"
102-
# - "5.12"
103-
# - "5.10"
97+
- "5.22"
98+
- "5.20"
99+
- "5.18"
100+
- "5.16"
101+
- "5.14"
102+
- "5.12"
103+
- "5.10"
104104

105105
container:
106106
image: perl:${{ matrix.perl-version }}

0 commit comments

Comments
 (0)