diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 315b568af04..317ccb0fa67 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -16,7 +16,7 @@ on: jobs: validate: - name: Validate macos-lastest ghc-${{ matrix.ghc }} + name: Validate macos-latest ghc-${{ matrix.ghc }} runs-on: macos-latest continue-on-error: ${{ matrix.experimental }}