homebrew_services: skip tests on macOS 13.2 and 14.3 (#9828)

Skip tests on macOS 13.2 and 14.3.
This commit is contained in:
Felix Fontein 2025-03-03 21:22:31 +01:00 committed by GitHub
parent 5f48f2ca0d
commit 77dc086896
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,3 +7,5 @@ skip/aix
skip/freebsd
skip/rhel
skip/docker
skip/macos14.3
skip/macos13.2