mirror of
https://github.com/python/cpython.git
synced 2026-01-26 21:03:34 +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
.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…
x
Reference in New Issue
Block a user