From 28988707ec43c284dc3210bc3e224304246db7f3 Mon Sep 17 00:00:00 2001 From: Andrew Heard Date: Mon, 14 Apr 2025 12:02:12 -0400 Subject: [PATCH] [Infra] Remove `macos-13` from `messaging-cron-only` job --- .github/workflows/messaging.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/messaging.yml b/.github/workflows/messaging.yml index a84b5e4d39a..3fc6e92fc7b 100644 --- a/.github/workflows/messaging.yml +++ b/.github/workflows/messaging.yml @@ -230,7 +230,7 @@ jobs: strategy: matrix: target: [ios, tvos, macos --skip-tests, watchos --skip-tests] - os: [macos-14, macos-13] + os: [macos-14, macos-15] include: - os: macos-15 xcode: Xcode_16.2