Skip to content

Commit

Permalink
Add Perl 5.34 to CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuelsmann committed Feb 2, 2022
1 parent 8d12a8e commit a9f51ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -66,7 +66,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
perl: [ "5.14", "5.20", "5.26", "5.30" ]
perl: [ "5.14", "5.20", "5.26", "5.30", "5.34" ]
name: linux ${{ matrix.perl }}


Expand Down

0 comments on commit a9f51ec

Please sign in to comment.