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:
|
||||
push:
|
||||
branches: [ zig-0.8.0-compat ]
|
||||
branches: [ zig-0.8.1-compat ]
|
||||
pull_request:
|
||||
branches: [ zig-0.8.0-compat ]
|
||||
branches: [ zig-0.8.1-compat ]
|
||||
schedule:
|
||||
- cron: '0 6 * * *'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user