Mousetrap.jl icon indicating copy to clipboard operation
Mousetrap.jl copied to clipboard

Run CI on latest stable Julia

Open LilithHafner opened this issue 1 year ago • 1 comments
trafficstars

"1" currently expands to 1.10, but once 1.11, etc. are released, "1" will point to those instead.

LilithHafner avatar Jan 28 '24 04:01 LilithHafner

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.

Clemapfel avatar Feb 08 '24 16:02 Clemapfel