mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-11-19 16:39:20 +02:00
Merge pull request #806 from ryanoasis/feature/ci-use-2022-fontforge
CI: Include newest fontforge release in tests
This commit is contained in:
commit
d08f9932c6
1
.github/workflows/font-patcher.yml
vendored
1
.github/workflows/font-patcher.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
FontForgeRelease: [
|
||||
{ name: "FontForge March 2022 Release", version: "20220308", archiveType: "tar.xz" },
|
||||
{ name: "FontForge 20th Anniversary Edition", version: "20201107", archiveType: "tar.xz" },
|
||||
{ name: "FontForge 2020 March Release", version: "20200314", archiveType: "tar.xz" },
|
||||
# @TODO we need to build this FontForge version differently or just skip for now:
|
||||
|
Loading…
Reference in New Issue
Block a user