diff --git a/.github/workflows/sandwich.yml b/.github/workflows/sandwich.yml index 84f7a00c..6e1d916f 100644 --- a/.github/workflows/sandwich.yml +++ b/.github/workflows/sandwich.yml @@ -21,11 +21,6 @@ jobs: - "9.4.8" - "9.6.6" - "9.8.2" - exclude: - - os: windows-latest - ghc: 9.0.2 - - os: windows-latest - ghc: 9.2.8 steps: - uses: actions/checkout@v4