Skip to content

Commit f62feb0

Browse files
committed
Disable tests for macos and ghc-9.0.1
1 parent 45aa39e commit f62feb0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .github/workflows/test.yml

-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ jobs:
4949
- os: ubuntu-latest
5050
ghc: '8.6.5'
5151
test: true
52-
- os: macOS-latest
53-
ghc: '9.0.1'
54-
test: true
5552
- os: windows-latest
5653
ghc: '9.0.1'
5754
test: true

0 commit comments

Comments
 (0)