Skip to content

Conversation

@doughsay
Copy link
Contributor

Cleanup GitHub CI a bit and add matrix to tests so we test against multiple Elixir/OTP versions.

}
"""
def new(mapping) when is_non_struct_map(mapping) and map_size(mapping) >= 2 do
def new(mapping) when not is_struct(mapping) and map_size(mapping) >= 2 do
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sads 🥲 BUT FINE 🙄

@nkyllonen nkyllonen merged commit c75dd9f into gridpoint-com:philosophical-rewrite Jul 23, 2025
4 checks passed
@doughsay doughsay deleted the github-ci-matrix branch July 23, 2025 20:44
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.

2 participants