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 58d21fd commit 3109537Copy full SHA for 3109537
.github/workflows/ci.yml
@@ -14,6 +14,8 @@ jobs:
14
perl:
15
- "5.30"
16
- "5.32"
17
+ - "5.34"
18
+ - "5.36"
19
runs-on: ${{ matrix.os }}
20
steps:
21
- uses: actions/checkout@v2
0 commit comments