Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix tests on Julia 1.9 nightlies (#385)
A recent change on Julia master (JuliaLang/julia#44096) makes an array of arrays use more precise promotion, which ends up converting `CategoricalArray`s into `Vector`s.
- Loading branch information
4d7e344
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
4d7e344
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/56513
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: