Skip to content

Commit 652cc37

Browse files
authored
Swapping container to the -stretch variant.
1 parent 1a5d4d0 commit 652cc37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-cpanfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
test-job:
1010
runs-on: ubuntu-latest
1111
container:
12-
image: perl:${{ matrix.perl-version }}
12+
image: perl:${{ matrix.perl-version }}-stretch
1313
strategy:
1414
fail-fast: false
1515
matrix:

0 commit comments

Comments
 (0)