CI: test x86_64-windows support
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
45125bec55
commit
cd30cf1657
1 changed files with 2 additions and 3 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
|
@ -49,9 +49,8 @@ jobs:
|
||||||
run: zig build install -Dtarget=aarch64-macos
|
run: zig build install -Dtarget=aarch64-macos
|
||||||
env:
|
env:
|
||||||
AGREE: true
|
AGREE: true
|
||||||
# Disabled for now, see https://github.com/hexops/mach/issues/5
|
- name: mach::test
|
||||||
# - name: mach::test
|
run: zig build test
|
||||||
# run: zig build test
|
|
||||||
- name: webgpu::test
|
- name: webgpu::test
|
||||||
run: cd webgpu && zig build test
|
run: cd webgpu && zig build test
|
||||||
x86_64-macos:
|
x86_64-macos:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue