Skip to content

Commit 4b407ba

Browse files
zwarehugovk
andauthored
[3.11] pythongh-137638: Remove macos-13 from GitHub Actions (pythonGH-138002)
Adapted from pythonGH-137989. Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 02feb83 commit 4b407ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/reusable-macos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
matrix:
2525
os: [
2626
"macos-14", # M1
27-
"macos-13", # Intel
2827
]
2928
runs-on: ${{ matrix.os }}
3029
steps:

0 commit comments

Comments
 (0)