Skip to content

Commit

Permalink
Added Github actions 5.38
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Dec 8, 2023
1 parent e13e6a8 commit 76cdfe5
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 @@ -24,7 +24,7 @@ jobs:
- ubuntu-20.04
- windows-2022
- windows-2019
perl: ['5.36', '5.34', '5.32', '5.30', '5.28', '5.22']
perl: ['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 76cdfe5

Please sign in to comment.