From 35936bfa79e8972495190cc3cbf0dc60a53fdcea Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Tue, 22 Apr 2025 16:10:34 +0200 Subject: [PATCH] Drop tidyp from FreeBSD build It looks like it's no longer supported. We don't test tidy on FreeBSD anyway. --- .github/actions/freebsd/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/actions/freebsd/action.yml b/.github/actions/freebsd/action.yml index ce9ba244515..1f7c670f272 100644 --- a/.github/actions/freebsd/action.yml +++ b/.github/actions/freebsd/action.yml @@ -27,7 +27,6 @@ runs: bzip2 \ t1lib \ gmp \ - tidyp \ libsodium \ libzip \ libxml2 \