diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 3a7e760b6ee..21846cbf2eb 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -114,7 +114,7 @@ jobs: run: sh validate.sh -j 2 -w ghc-${{ matrix.ghc }} -v ${{ matrix.flags }} -s cli-suite validate-old-ghcs: - name: Validate old ghcs + name: Validate old ghcs ${{ matrix.extra-ghc }} runs-on: ubuntu-18.04 needs: validate container: