Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
add fontconfig feature to full_build.yml test
Browse files Browse the repository at this point in the history
  • Loading branch information
PgBiel authored and nvarner committed Nov 29, 2023
1 parent 131c6e0 commit 7dce8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- os: windows-latest
rust-target: aarch64-pc-windows-msvc
vs-code-target: win32-arm64
features: --no-default-features -F remote-packages,native-tls
features: --no-default-features -F remote-packages,fontconfig,native-tls

- os: ubuntu-20.04
rust-target: x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 7dce8bc

Please sign in to comment.