We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81418ec commit b6e7296Copy full SHA for b6e7296
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
# - '' : test all of the above
32
pdl-simple-engine: ['']
33
os: [ubuntu-latest]
34
- perl-version: ['5.10', '5.14', '5.20']
+ perl-version: ['5.16', '5.20']
35
include:
36
# Test each on ubuntu separately.
37
- perl-version: '5.30'
0 commit comments