We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5833e5 commit 68847a1Copy full SHA for 68847a1
1 file changed
.github/workflows/ci.yml
@@ -35,13 +35,6 @@ jobs:
35
- { cabal: "3.14", os: windows-latest, ghc: "9.10.2" }
36
- { cabal: "3.14", os: windows-latest, ghc: "9.12.2" }
37
# MacOS
38
- # Fails with linker errors
39
- # > ld: warning: -single_module is obsolete
40
- # > <command line>: can't load framework: Security (not found)
41
- # - { cabal: "3.14", os: macOS-13, ghc: "8.6.5" }
42
- # - { cabal: "3.14", os: macOS-13, ghc: "8.8.4" }
43
- - { cabal: "3.14", os: macOS-13, ghc: "8.10.7" }
44
- - { cabal: "3.14", os: macOS-13, ghc: "9.0.2" }
45
- { cabal: "3.14", os: macOS-latest, ghc: "9.2.8" }
46
- { cabal: "3.14", os: macOS-latest, ghc: "9.4.8" }
47
- { cabal: "3.14", os: macOS-latest, ghc: "9.6.7" }
0 commit comments