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
* CI: Run CI on more Julia versions
* CI: Remove Julia 1.9 from the CI matrix
* CI: Run CI on both Intel macOS and Apple Silicon macOS, and set `arch` correctly on each
* CI: Disable interactive threads
* Disable the interactive thread in Julia 1.9+
* Only bother disabling the interactive thread on Julia 1.12+
The default interactive thread didn't exist in Julia 1.11 and earlier
* Only use `JULIA_NUM_THREADS=x,y` on Julia 1.12+
* Exclude Windows on Julia 1.10, because killing workers doesn't work
0 commit comments