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

Add more information to the generated GitHub build matrix #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mmhat
Copy link
Contributor

@mmhat mmhat commented Jan 12, 2025

There are now two more fields available in each entry of the build matrix: oldest and newest. Both fields are boolean values and indicate whether the GHC version of the matrix entry is the newest version or the oldest version respectively that was found in the tested-with stanza of the Cabal file.

Fixes #52

There are now two more fields available in each entry of the build
matrix: `oldest` and `newest`. Both fields are boolean values and
indicate whether the GHC version of the matrix entry is the newest
version or the oldest version respectively that was found in the
tested-with stanza of the Cabal file.
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

Successfully merging this pull request may close these issues.

Provide more information in the build matrix
1 participant