Skip to content

Commit 4097427

Browse files
committed
Drop macOS tests
1 parent cd8d04e commit 4097427

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,15 @@ jobs:
2020
# ghc: '8.10.1'
2121
# ghc-lib: true
2222
# only test supported ghc major versions
23-
- os: macOS-latest
24-
ghc: '8.10.3'
25-
test: true
2623
- os: ubuntu-latest
2724
ghc: '8.10.3'
2825
test: true
2926
- os: windows-latest
3027
ghc: '8.10.3'
3128
test: true
32-
- os: macOS-latest
33-
ghc: '8.8.4'
34-
test: true
3529
- os: ubuntu-latest
3630
ghc: '8.8.4'
3731
test: true
38-
- os: macOS-latest
39-
ghc: '8.6.5'
40-
test: true
4132
- os: ubuntu-latest
4233
ghc: '8.6.5'
4334
test: true

0 commit comments

Comments
 (0)