Mousetrap.jl
Mousetrap.jl copied to clipboard
Run CI on latest stable Julia
trafficstars
"1" currently expands to 1.10, but once 1.11, etc. are released, "1" will point to those instead.
I've been having some trouble with the CI, it's currently broken on mac and Julia 1.11, which is why I took it out of the platforms for now. I'll try to work more on it and if the CI is done eventually, it will test against the newest Julia version.
Doing CI for a library that depends on a Window being open and an Application to register is kinda hard since you have to somehow emulate a window surface.