diff --git a/.github/workflows/cabal.yml b/.github/workflows/cabal.yml index aac648a..7c34d88 100644 --- a/.github/workflows/cabal.yml +++ b/.github/workflows/cabal.yml @@ -8,7 +8,7 @@ on: jobs: build: - name: ghc ${{ matrix.ghc }} + name: ghc ${{ matrix.vers.ghc }} runs-on: ubuntu-latest strategy: matrix: