Skip to content

Commit c285128

Browse files
committedNov 26, 2024·
CI minimum 5.16
1 parent bf531c6 commit c285128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
os: [ubuntu-latest]
26-
perl-version: ['5.14', '5.20']
26+
perl-version: ['5.16', '5.20']
2727
perl-threaded: [false]
2828
include:
2929
- perl-version: '5.30'

0 commit comments

Comments
 (0)
Please sign in to comment.