goto-bus-stop / setup-zig

use a @ziglang compiler in your github actions workflows
Other
147 stars 19 forks source link

Update CI version matrix #77

Closed goto-bus-stop closed 3 months ago

goto-bus-stop commented 3 months ago

Adds zig 0.12.0 and runs both macos x86 and arm.

The check for which test to run now uses a test-variant flag. Old zig versions require a different test run due to breaking changes in the 0.10 line.