Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS support on GHA? #616

Open
NicolasT opened this issue Sep 13, 2022 · 0 comments
Open

MacOS support on GHA? #616

NicolasT opened this issue Sep 13, 2022 · 0 comments

Comments

@NicolasT
Copy link

When running haskell-ci regenerate --macos-jobs, there's some output saying

No haskell-ci.sh, skipping bash regeneration
*INFO* Generating GitHub config for testing for GHC versions: 8.10.7 9.0.2 9.2.4 9.4.2
*INFO* Also macos jobs for: 8.10.7 9.0.2 9.2.4 9.4.2
No .travis.yml, skipping travis regeneration

However, no MacOS job(s) are created in the GHA workflow file. I checked the code, and couldn't find anything that would generate such jobs either.

I assume this is expected? If it is, some warning in the --help output would be useful, or maybe even bailing out when MacOS jobs are requested but can't be generated on the selected CI platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant