Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
text
Commits
b15a8feb
Commit
b15a8feb
authored
Jun 18, 2021
by
Bodigrim
Browse files
Use GHC 8.10.5 for Windows build, because of issues with TH and simdutf
parent
4b3fdd4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/windows_and_macOS.yml
View file @
b15a8feb
...
...
@@ -13,7 +13,7 @@ jobs:
strategy
:
matrix
:
os
:
[
'
windows-latest'
,
'
macOS-latest'
]
ghc
:
[
'
9.0
'
]
ghc
:
[
'
8.10.5
'
]
fail-fast
:
false
steps
:
-
uses
:
actions/checkout@v2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment