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 c6f907d commit e6d3d3aCopy full SHA for e6d3d3a
.github/workflows/test-cpanfile.yml
@@ -25,7 +25,7 @@ jobs:
25
needs:
26
- prepare-matrix
27
container:
28
- image: perl:${{ matrix.perl-version }}-buster
+ image: perl:${{ matrix.perl-version }}-slim-bookworm
29
strategy:
30
fail-fast: false
31
matrix:
0 commit comments