-
Notifications
You must be signed in to change notification settings - Fork 697
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
Extend new dogfooding ci job to linux and macos #7742
Comments
Actually, as @hasufell rightly points out, we'd benefit from extending this to all architectures suppported by cabal, either on GHA or gitlab CI or whenever else we can set it up. |
IMO, development, including the majority of CI should happen on gitlab, but that's just my opinion. Right now the gitlab repo is a mirror and there are no tests run by default. When the next release is imminent, we'll have to fix a bazillion of issues again, because the gitlab CI part isn't actively maintained. |
ci plumbing is not very popular but i think it would not be difficult to extend and clean those jobs |
Sorry, I was grossly mistaken. We still need to do this. |
cabal/.github/workflows/windows.yml
Line 72 in 69f6228
cabal/.github/workflows/windows.yml
Line 168 in 69f6228
The text was updated successfully, but these errors were encountered: