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
Conditionalize on zig version to make ziglua build with both
zig-0.14 and later 0.15-dev versions. This way those who like to keep
using zig-0.14 can still pick up new updates to ziglua.
This also adds a CI configuration to add protection for both versions.
for #153
0 commit comments