diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 88122742..375e2bc0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: