You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix embedding_wrapper.c for Julia 1.11; also, run CI on 1.11, but skip the incremental=false tests on 1.11 (#954)
* Fix `embedding_wrapper.c` for Julia 1.11
Co-authored-by: Uwe Fechner <[email protected]>
Co-authored-by: PatrickHaecker <[email protected]>
* Start running CI on Julia 1.11
* Apply suggestions from code review
Co-authored-by: Cody Tapscott <[email protected]>
* Try CI on nightly, and see if the bug (from 1.11) is still present on nightly
* For now, skip the `incremental=false` tests on Julia 1.11
* Fix a mistake
* Update runtests.jl
* Update runtests.jl
* Update runtests.jl
---------
Co-authored-by: PatrickHaecker <[email protected]>
Co-authored-by: Dilum Aluthge <[email protected]>
Co-authored-by: Cody Tapscott <[email protected]>
0 commit comments