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