Skip to content

Commit 8b2e27f

Browse files
committed
Add testing Perl versions.
1 parent 6714b52 commit 8b2e27f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
- "5.32"
1717
- "5.34"
1818
- "5.36"
19+
- "5.38"
20+
- "5.40"
1921
runs-on: ${{ matrix.os }}
2022
steps:
2123
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)