We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fa27d commit 5acf7abCopy full SHA for 5acf7ab
1 file changed
.github/workflows/testsuite.yml
@@ -31,7 +31,7 @@ jobs:
31
run: prove -b xt
32
33
linux:
34
- name: "linux ${{ matrix.perl-version }}"
+ name: "linux ${{ matrix.perl-version }} ${{ matrix.backend }} ${{ matrix.backend-version }}"
35
needs: [ubuntu]
36
env:
37
PERL_USE_UNSAFE_INC: 0
0 commit comments