We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca8d03 commit 6cdf5ddCopy full SHA for 6cdf5dd
.github/workflows/run-tests.yml
@@ -20,6 +20,7 @@ jobs:
20
- { os: windows-latest, perl-version: "5.24" }
21
- { os: windows-latest, perl-version: "5.26" }
22
- { os: windows-latest, perl-version: "5.38" }
23
+ - { os: windows-latest, perl-version: "5.40" }
24
25
runs-on: ${{ matrix.os }}
26
name: "perl v${{ matrix.perl-version }} on ${{ matrix.os }}"
.github/workflows/run-tests.yml.tmpl
0 commit comments