forked from mirror/vulkan-zig
CI: Enable CI for zig-0.8.1-compat
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -2,9 +2,9 @@ name: Build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ zig-0.8.0-compat ]
|
branches: [ zig-0.8.1-compat ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ zig-0.8.0-compat ]
|
branches: [ zig-0.8.1-compat ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 6 * * *'
|
- cron: '0 6 * * *'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user