Skip to content

Commit 5e1dd3b

Browse files
committed
no CI on 5.10 as min now 5.14
1 parent 4fbe6a4 commit 5e1dd3b

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.10', '5.14', '5.20']
26+
perl-version: ['5.14', '5.20']
2727
perl-threaded: [false]
2828
include:
2929
- perl-version: '5.30'

0 commit comments

Comments
 (0)