Skip to content

Commit

Permalink
no CI on 5.10 now
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Nov 21, 2024
1 parent ed7ed23 commit 364ca46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
perl-version: ['5.10', '5.14', '5.20']
perl-version: ['5.14', '5.20']
include:
- perl-version: '5.30'
os: ubuntu-latest
Expand Down

0 comments on commit 364ca46

Please sign in to comment.