Skip to content

Commit 906ad15

Browse files
committed
Removed 5.10 from Perl CI testing
1 parent 5950143 commit 906ad15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_ci_default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
os: [ ubuntu-latest, macos-latest ]
14-
perl: [ '5.32', '5.24', '5.18', '5.14', '5.10' ]
14+
perl: [ '5.32', '5.24', '5.18', '5.14' ]
1515
include:
1616
- perl: '5.32'
1717
os: ubuntu-latest

0 commit comments

Comments
 (0)