Skip to content

Commit

Permalink
add more versions ot CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Mar 3, 2024
1 parent 108a3a6 commit 4e4cfb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
needs: mbtiny-dist
strategy:
matrix:
version: ["5.38", "5.36", "5.18"]
version: ["5.39", "5.38", "5.36", "5.34", "5.18"]
name: cpanm-dist-perl-${{ matrix.version }}
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit 4e4cfb1

Please sign in to comment.