We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fbe6a4 commit 5e1dd3bCopy full SHA for 5e1dd3b
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
fail-fast: false
24
matrix:
25
os: [ubuntu-latest]
26
- perl-version: ['5.10', '5.14', '5.20']
+ perl-version: ['5.14', '5.20']
27
perl-threaded: [false]
28
include:
29
- perl-version: '5.30'
0 commit comments