Skip to content

Commit

Permalink
Make job name unique without main ghc
Browse files Browse the repository at this point in the history
  • Loading branch information
jneira committed Feb 22, 2022
1 parent 836b562 commit 0837680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0837680

Please sign in to comment.