Skip to content

Commit

Permalink
Update linux workflow to remove pre-minimum versions of perl
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Aug 27, 2022
1 parent 498f61e commit 097da60
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/linux.yml
Expand Up @@ -38,15 +38,6 @@ jobs:
os:
- ubuntu-22.04
perl-version:
- '5.8'
- '5.10'
- '5.12'
- '5.14'
- '5.16'
- '5.18'
- '5.20'
- '5.22'
- '5.24'
- '5.26'
- '5.28'
- '5.30'
Expand Down

0 comments on commit 097da60

Please sign in to comment.