Skip to content

Commit

Permalink
Test on 5.40
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Sep 4, 2024
1 parent 81e8950 commit 0324fa4
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 @@ -22,7 +22,7 @@ jobs:
- macos-latest
- ubuntu-latest
- windows-latest
perl: ['5.38', '5.36', '5.34', '5.32', '5.30', '5.28', '5.22']
perl: ['5.40', '5.38', '5.36', '5.34', '5.32', '5.30', '5.28', '5.22']
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0324fa4

Please sign in to comment.