Skip to content

Commit 2898870

Browse files
committed
[Infra] Remove macos-13 from messaging-cron-only job
1 parent 8abbbce commit 2898870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/messaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
strategy:
231231
matrix:
232232
target: [ios, tvos, macos --skip-tests, watchos --skip-tests]
233-
os: [macos-14, macos-13]
233+
os: [macos-14, macos-15]
234234
include:
235235
- os: macos-15
236236
xcode: Xcode_16.2

0 commit comments

Comments
 (0)