diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d29bd58..a1bdb9e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: perl-version: - '5.32' - 'latest' - name: Perl ${{ matrix.perl-version }} + name: Perl ${{ matrix.perl-version }}:${{ matrix.architecture }} steps: - uses: actions/checkout@v2 - name: Regular tests