Skip to content

Commit

Permalink
Update Perl versions in GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilianoBruni committed Nov 4, 2024
1 parent c386b58 commit 0f3bb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
strategy:
matrix:
perl-version:
- '5.22'
- '5.28'
- '5.30'
- '5.36'
- 'latest'
Expand Down

0 comments on commit 0f3bb13

Please sign in to comment.