Skip to content

Commit 3109537

Browse files
committed
Add testing Perl versions.
1 parent 58d21fd commit 3109537

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
@@ -14,6 +14,8 @@ jobs:
1414
perl:
1515
- "5.30"
1616
- "5.32"
17+
- "5.34"
18+
- "5.36"
1719
runs-on: ${{ matrix.os }}
1820
steps:
1921
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)