JuliaServices / AutoHashEquals.jl

A Julia macro to add == and hash() to composite types.
Other
58 stars 12 forks source link

Update CI.yml to only test the live julia versions #53

Closed NHDaly closed 1 month ago

NHDaly commented 1 month ago

Pull out just the CI changes from https://github.com/JuliaServices/AutoHashEquals.jl/pull/52/.

NHDaly commented 1 month ago

It appears that this package has some issues on nightly, which need looking into.