explain why we disable runtime tests on macos

This commit is contained in:
Omar Polo 2024-05-29 08:12:51 +00:00
parent 610a4666cd
commit a91b0892bf
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@ freebsd_14_task:
- make
- make regress
#
# There are some issues with imsg fd passing on macos at the moment that
# seem to be triggered only in applications that do a heavy use of them,
# like gmid or opensmtpd. Still, keep macos to ensure gmid builds here.
#
mac_task:
macos_instance:
image: ghcr.io/cirruslabs/macos-sonoma-xcode:latest