Skip to content

Commit

Permalink
Disable macos sdist build
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyaov committed May 2, 2024
1 parent bfcdd23 commit 7cfb1a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
runner: macos-latest
build: cabal
cabal_project: cabal.project.user
disable_sdist_build: "y"
cabal_version: 3.6.2.0
cabal_build_options: "--flag interop"
ignore_error: false
Expand Down

0 comments on commit 7cfb1a1

Please sign in to comment.