mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
The lowest version we test servo on is macos 13. This fixes some spurious compile errors on recent MacOS versions, when compiling mozjs from source. Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>