Ignore com.apple.Preview in CI. (#129758)

This commit is contained in:
Markus Reiter
2022-08-15 11:14:38 +08:00
committed by GitHub
parent b20763ce68
commit 50ecd0265e
+2 -1
View File
@@ -2,8 +2,9 @@
# frozen_string_literal: true
require "forwardable"
APPLE_LAUNCHJOBS_REGEX =
/\A(?:application\.)?com\.apple\.(installer|Safari|systemevents|systempreferences)(?:\.|$)/.freeze
/\A(?:application\.)?com\.apple\.(installer|Preview|Safari|systemevents|systempreferences)(?:\.|$)/.freeze
module Check
CHECKS = {