Skip to content

Commit 1406730

Browse files
authored
Switching to buster
1 parent 880d481 commit 1406730

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 }}-stretch
12+
image: perl:${{ matrix.perl-version }}-buster
1313
strategy:
1414
fail-fast: false
1515
matrix:

0 commit comments

Comments
 (0)