Skip to content

Commit f3d830c

Browse files
committed
Switch to macOS-15-intel instead
1 parent 68847a1 commit f3d830c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
- { cabal: "3.14", os: windows-latest, ghc: "9.10.2" }
3636
- { cabal: "3.14", os: windows-latest, ghc: "9.12.2" }
3737
# MacOS
38+
- { cabal: "3.14", os: macOS-15-intel, ghc: "8.8.4" }
39+
- { cabal: "3.14", os: macOS-15-intel, ghc: "8.10.7" }
40+
- { cabal: "3.14", os: macOS-15-intel, ghc: "9.0.2" }
3841
- { cabal: "3.14", os: macOS-latest, ghc: "9.2.8" }
3942
- { cabal: "3.14", os: macOS-latest, ghc: "9.4.8" }
4043
- { cabal: "3.14", os: macOS-latest, ghc: "9.6.7" }

0 commit comments

Comments
 (0)