mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.11] gh-137638: Remove macos-13 from GitHub Actions (GH-138002)
Adapted from GH-137989. Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
02feb83af2
commit
4b407ba5b4
1 changed files with 0 additions and 1 deletions
1
.github/workflows/reusable-macos.yml
vendored
1
.github/workflows/reusable-macos.yml
vendored
|
|
@ -24,7 +24,6 @@ jobs:
|
|||
matrix:
|
||||
os: [
|
||||
"macos-14", # M1
|
||||
"macos-13", # Intel
|
||||
]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue