ci: add freetype
This commit is contained in:
parent
16020ea034
commit
93c52b62ac
2 changed files with 4 additions and 4 deletions
2
.github/workflows/m1_ci.yml
vendored
2
.github/workflows/m1_ci.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: [self-hosted, macOS, ARM64]
|
||||
strategy:
|
||||
matrix:
|
||||
project: ['.', 'glfw']
|
||||
project: ['.', 'glfw', 'freetype']
|
||||
defaults:
|
||||
run:
|
||||
shell: "/usr/bin/arch -arch arm64e /bin/bash --noprofile --norc -eo pipefail {0}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue