We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3fdd4 commit b15a8feCopy full SHA for b15a8fe
.github/workflows/windows_and_macOS.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: ['windows-latest', 'macOS-latest']
16
- ghc: ['9.0']
+ ghc: ['8.10.5']
17
fail-fast: false
18
steps:
19
- uses: actions/checkout@v2
0 commit comments