We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880d481 commit 1406730Copy full SHA for 1406730
.github/workflows/test-cpanfile.yml
@@ -9,7 +9,7 @@ jobs:
9
test-job:
10
runs-on: ubuntu-latest
11
container:
12
- image: perl:${{ matrix.perl-version }}-stretch
+ image: perl:${{ matrix.perl-version }}-buster
13
strategy:
14
fail-fast: false
15
matrix:
0 commit comments