Skip to content

Commit 719825b

Browse files
committed
also test with perl 5.40
1 parent 8bde845 commit 719825b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ jobs:
2121
# - windows-latest
2222

2323
perl:
24-
- '5.34'
2524
- '5.36'
2625
- '5.38'
26+
- '5.40'
2727
# exclude:
2828
#- os: ubuntu-16.04
2929
# perl: '5.26'

0 commit comments

Comments
 (0)