mirror of
https://github.com/actions/setup-python.git
synced 2025-12-18 14:27:08 +00:00
update macos-13 to macos-15-intel
This commit is contained in:
parent
9119c453e3
commit
e1b95e4a6e
7 changed files with 56 additions and 56 deletions
18
.github/workflows/e2e-cache.yml
vendored
18
.github/workflows/e2e-cache.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-13
|
||||
macos-15-intel
|
||||
]
|
||||
python-version:
|
||||
[
|
||||
|
|
@ -72,7 +72,7 @@ jobs:
|
|||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-13
|
||||
macos-15-intel
|
||||
]
|
||||
python-version:
|
||||
['3.10', 'pypy-3.10-v7.x', '3.11', 'pypy-3.11-v7.x', '3.12', '3.13']
|
||||
|
|
@ -129,7 +129,7 @@ jobs:
|
|||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-13
|
||||
macos-15-intel
|
||||
]
|
||||
python-version:
|
||||
[
|
||||
|
|
@ -170,7 +170,7 @@ jobs:
|
|||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-13
|
||||
macos-15-intel
|
||||
]
|
||||
python-version:
|
||||
[
|
||||
|
|
@ -213,7 +213,7 @@ jobs:
|
|||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-13
|
||||
macos-15-intel
|
||||
]
|
||||
python-version:
|
||||
['3.10', 'pypy-3.10-v7.x', '3.11', 'pypy-3.11-v7.x', '3.12', '3.13']
|
||||
|
|
@ -269,7 +269,7 @@ jobs:
|
|||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-13
|
||||
macos-15-intel
|
||||
]
|
||||
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
||||
steps:
|
||||
|
|
@ -297,7 +297,7 @@ jobs:
|
|||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-13
|
||||
macos-15-intel
|
||||
]
|
||||
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
||||
steps:
|
||||
|
|
@ -326,7 +326,7 @@ jobs:
|
|||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-13
|
||||
macos-15-intel
|
||||
]
|
||||
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
||||
steps:
|
||||
|
|
@ -352,7 +352,7 @@ jobs:
|
|||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-13
|
||||
macos-15-intel
|
||||
]
|
||||
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue