Skip to content

Commit fc4d856

Browse files
author
Gaël Deest
committed
Disable macOS builds
1 parent 0a199d2 commit fc4d856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:
15-
os: [ubuntu-latest, macOS-latest]
15+
os: [ubuntu-latest]
1616
cabal: ["3.2"]
1717
ghc:
1818
- "8.8.4"

0 commit comments

Comments
 (0)