Skip to content

Commit 496279e

Browse files
89Q12derf
authored andcommitted
Update perl to v5.30 to fix OCI image manifest version
More context: Perl/docker-perl#161
1 parent f898088 commit 496279e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
perl-version:
19-
- '5.20'
19+
- '5.30'
2020
- 'latest'
2121
- 'threaded'
2222

0 commit comments

Comments
 (0)