mirror of
https://code.forgejo.org/actions/setup-python.git
synced 2026-03-21 14:35:54 +03:00
Test macos-14-large x64 runner
This commit is contained in:
parent
06417d4504
commit
09262e015b
7 changed files with 38 additions and 315 deletions
42
.github/workflows/e2e-cache.yml
vendored
42
.github/workflows/e2e-cache.yml
vendored
|
|
@ -23,12 +23,6 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
[
|
||||
ubuntu-latest,
|
||||
ubuntu-24.04-arm,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-14-large
|
||||
]
|
||||
python-version:
|
||||
|
|
@ -63,12 +57,6 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
[
|
||||
ubuntu-latest,
|
||||
ubuntu-24.04-arm,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-14-large
|
||||
]
|
||||
python-version:
|
||||
|
|
@ -120,12 +108,6 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
[
|
||||
ubuntu-latest,
|
||||
ubuntu-24.04-arm,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-14-large
|
||||
]
|
||||
python-version:
|
||||
|
|
@ -161,12 +143,6 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
[
|
||||
ubuntu-latest,
|
||||
ubuntu-24.04-arm,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-14-large
|
||||
]
|
||||
python-version:
|
||||
|
|
@ -202,12 +178,6 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
[
|
||||
ubuntu-latest,
|
||||
ubuntu-24.04-arm,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-14-large
|
||||
]
|
||||
python-version:
|
||||
|
|
@ -258,12 +228,6 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
[
|
||||
ubuntu-latest,
|
||||
ubuntu-24.04-arm,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-14-large
|
||||
]
|
||||
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
||||
|
|
@ -286,12 +250,6 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
[
|
||||
ubuntu-latest,
|
||||
ubuntu-24.04-arm,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
windows-latest,
|
||||
macos-latest,
|
||||
macos-14-large
|
||||
]
|
||||
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue