📓 build-image.yml: Update for 5.32.1
This commit is contained in:
parent
5440fdade9
commit
5eb33db791
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
variant: [ 'main', 'slim', 'main,threaded', 'slim,threaded' ]
|
variant: [ 'main', 'slim', 'main,threaded', 'slim,threaded' ]
|
||||||
perl-version: [ '5.032.000', '5.030.003' ]
|
perl-version: [ '5.032.001', '5.030.003' ]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: Clone docker-library/official-images (for testing)
|
- name: Clone docker-library/official-images (for testing)
|
||||||
|
|
Loading…
Add table
Reference in a new issue