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

Fix tests on Julia 1.9 nightlies #385

Merged
merged 1 commit into from
Mar 13, 2022
Merged

Fix tests on Julia 1.9 nightlies #385

merged 1 commit into from
Mar 13, 2022

Commits on Mar 13, 2022

  1. Fix tests on Julia 1.9 nightlies

    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.
    nalimilan committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    8dc730c View commit details
    Browse the repository at this point in the history