mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-08-16 16:41:38 +00:00
Fixed FreeBSD CI build failure (#338)
There seems to have been a change to `libmemcached` which is causing CI build failures, I.E.: https://github.com/openstreetmap/mod_tile/actions/runs/6341651339/job/17226108997#step:3:1925 This appears to be the source of the issue: https://cgit.freebsd.org/ports/commit/?id=c25f0c013e88d84c620b2bb8c56158e9ca7f8bef
This commit is contained in:
1
.github/actions/freebsd/action.yml
vendored
1
.github/actions/freebsd/action.yml
vendored
@ -9,7 +9,6 @@ inputs:
|
||||
curl
|
||||
glib
|
||||
iniparser
|
||||
libmemcached
|
||||
mapnik
|
||||
pkgconf
|
||||
description: List of build dependency package(s) to install
|
||||
|
Reference in New Issue
Block a user