mach/.github
Lee Cannon 4570838304
Update to latest Zig master (0.10.0-dev.2017+a0a2ce92c) (#261)
* use `@ceil` instead of `std.math.ceil`
* `ChildProcess.init` does not allocate anymore
* update CI zig version
* examples: temporarily switch to fork of zigimg compatible with zig-master

Commands executed:

```
git submodule set-url -- examples/libs/zigimg https://github.com/slimsag/zigimg
git submodule set-branch --branch zig-master -- examples/libs/zigimg
git submodule update --init --remote examples/libs/zigimg
```

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
Co-authored-by: Stephen Gutekanst <stephen@hexops.com>
2022-05-01 11:44:27 -07:00
..
workflows Update to latest Zig master (0.10.0-dev.2017+a0a2ce92c) (#261) 2022-05-01 11:44:27 -07:00
FUNDING.yml github: correct FUNDING.yml 2021-08-07 21:24:26 -07:00
pull_request_template.md github: correct pull request template 2021-08-06 13:56:05 -07:00