Skip to content

Commit

Permalink
test with all recent stable versions of perl.
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Aug 11, 2024
1 parent 653ce72 commit ac4e447
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 @@ -6,7 +6,7 @@ jobs:
yath:
strategy:
matrix:
container: [ "perl:5.36", "perl:5.34", "perl:5.32", "perl:5.30" ]
container: [ "perl:5.40", "perl:5.38", "perl:5.36", "perl:5.34", "perl:5.32", "perl:5.30" ]
container:
image: ${{ matrix.container }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit ac4e447

Please sign in to comment.