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 1ef083e commit 20843a1Copy full SHA for 20843a1
.github/workflows/linux.yml
@@ -16,6 +16,7 @@ jobs:
16
- '5.32'
17
- '5.34'
18
- '5.36'
19
+ - '5.42'
20
container:
21
image: perl:${{ matrix.perl-version }}
22
steps:
0 commit comments