Skip to content

Commit d5da320

Browse files
committed
add CI for Perl 5.42 - #551
1 parent 3f28bc9 commit d5da320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fail-fast: false
3333
matrix:
3434
os: [ubuntu-latest]
35-
perl-version: ['5.16.0']
35+
perl-version: ['5.16.0', '5.42']
3636
perl-threaded: [false]
3737
include:
3838
- perl-version: '5.30'

0 commit comments

Comments
 (0)