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
* Don't test Mooncake on 1.12
* Bump JET.jl compatibility to include 0.10
* Disable doctests on prerelease
* Fix version check
* Split prerelease CI into two groups like the rest
* Use VERSION.prerelease
* Remove Mooncake test dep (use DPPL compat)
* Move doctests into separate workflow
* Fix dependencies needed for doctests
* Enable depwarns for doctests
* Change length of ThreadSafeVarInfo logps to maxthreadid()
* Revert "Change length of ThreadSafeVarInfo logps to maxthreadid()"
This reverts commit 027ccdc.
maxthreadid() causes failures with Mooncake, even on 1.11, so this is
not safe to change
* Move doctest invocation back to test/runtests.jl
0 commit comments