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
This would be a check that is allowed to fail, and should probably be required before we make the test runner use the x86_64 backend (see exercism/zig-test-runner#72).
This would be a check that is allowed to fail, and should probably be required before we make the test runner use the x86_64 backend (see exercism/zig-test-runner#72).
The testing command is defined here:
zig/bin/run-tests
Line 17 in 3ed2837
if we make the following edit:
then run
bin/run-tests
, we get plenty of errors with Zig 0.11.0:The text was updated successfully, but these errors were encountered: