Skip to content

Commit 6234cfc

Browse files
committed
📓 build-image.yml: Update for Perl 5.32.0
1 parent cce936c commit 6234cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
variant: [ 'main', 'slim', 'main,threaded', 'slim,threaded' ]
11-
perl-version: [ '5.030.003', '5.028.003' ]
11+
perl-version: [ '5.032.000', '5.030.003' ]
1212
steps:
1313
- uses: actions/checkout@master
1414
- name: Clone docker-library/official-images (for testing)

0 commit comments

Comments
 (0)