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.
2 parents 639cf2f + 6c0195e commit 630d9f2Copy full SHA for 630d9f2
1 file changed
.github/workflows/haskell.yml
@@ -30,7 +30,7 @@ jobs:
30
cabal: ["3.10.2.1"]
31
os: [windows-latest, ubuntu-latest]
32
include:
33
- # Using include, to make sure only be one macOS job, even if the matrix gets expanded later on.
+ # Using include, to make sure there will only be one macOS job, even if the matrix gets expanded later on.
34
# We want a single job, because macOS runners are scarce.
35
- os: macos-latest
36
cabal: "3.10.2.1"
0 commit comments