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 7a02466 commit bb133ccCopy full SHA for bb133cc
.github/workflows/publish-to-docker.yml
@@ -20,7 +20,7 @@ jobs:
20
id: action
21
uses: perl-actions/perl-versions@main
22
with:
23
- since-perl: '5.10'
+ since-perl: '5.8'
24
with-devel: 'true'
25
26
# bookworm base images only exist for 5.36 and newer.
0 commit comments