Skip to content

Commit f1d90d4

Browse files
author
Release Manager
committed
gh-40899: Update CI matrix to exclude macOS version '13' Removed macOS version '13' from CI matrix. Refer to https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner- image-is-closing-down/ . Maybe we can add macos-26 @tobiasdiez URL: #40899 Reported by: Chenxin Zhong Reviewer(s): Copilot, Tobias Diez
2 parents 3a5904d + 7bc1dc8 commit f1d90d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-macos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
fail-fast: false
3636
matrix:
3737
version:
38-
- '13'
3938
- '14'
4039
- '15'
4140

0 commit comments

Comments
 (0)