remove mach-freetype dependency
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
d8cd62334a
commit
3634cdd7ba
2 changed files with 0 additions and 13 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -28,7 +28,6 @@ jobs:
|
|||
sudo apt install xz-utils
|
||||
sudo sh -c 'wget -c https://pkg.machengine.org/zig/zig-linux-x86_64-0.11.0-dev.4410+76f7b40e1.tar.xz -O - | tar -xJ --strip-components=1 -C /usr/local/bin'
|
||||
# - name: x86_64-linux -> x86_64-linux-musl
|
||||
# if: matrix.project == 'libs/freetype' || matrix.project == 'libs/glfw'
|
||||
# run: zig build -Dtarget=x86_64-linux-musl
|
||||
- name: x86_64-linux -> x86_64-macos
|
||||
run: zig build -Dtarget=x86_64-macos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue