mirror of
https://github.com/actions/setup-python.git
synced 2025-08-10 10:32:06 +00:00
Update e2e-cache.yml (test-macos-x64-runner)
This commit is contained in:
parent
d1bb3a8c04
commit
06417d4504
16
.github/workflows/e2e-cache.yml
vendored
16
.github/workflows/e2e-cache.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
- '**.md'
|
- '**.md'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- test-macos-x64-runner
|
||||||
- releases/*
|
- releases/*
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
@ -29,7 +29,7 @@ jobs:
|
|||||||
ubuntu-22.04-arm,
|
ubuntu-22.04-arm,
|
||||||
windows-latest,
|
windows-latest,
|
||||||
macos-latest,
|
macos-latest,
|
||||||
macos-13
|
macos-14-large
|
||||||
]
|
]
|
||||||
python-version:
|
python-version:
|
||||||
[
|
[
|
||||||
@ -69,7 +69,7 @@ jobs:
|
|||||||
ubuntu-22.04-arm,
|
ubuntu-22.04-arm,
|
||||||
windows-latest,
|
windows-latest,
|
||||||
macos-latest,
|
macos-latest,
|
||||||
macos-13
|
macos-14-large
|
||||||
]
|
]
|
||||||
python-version:
|
python-version:
|
||||||
['3.10', 'pypy-3.10-v7.x', '3.11', 'pypy-3.11-v7.x', '3.12', '3.13']
|
['3.10', 'pypy-3.10-v7.x', '3.11', 'pypy-3.11-v7.x', '3.12', '3.13']
|
||||||
@ -126,7 +126,7 @@ jobs:
|
|||||||
ubuntu-22.04-arm,
|
ubuntu-22.04-arm,
|
||||||
windows-latest,
|
windows-latest,
|
||||||
macos-latest,
|
macos-latest,
|
||||||
macos-13
|
macos-14-large
|
||||||
]
|
]
|
||||||
python-version:
|
python-version:
|
||||||
[
|
[
|
||||||
@ -167,7 +167,7 @@ jobs:
|
|||||||
ubuntu-22.04-arm,
|
ubuntu-22.04-arm,
|
||||||
windows-latest,
|
windows-latest,
|
||||||
macos-latest,
|
macos-latest,
|
||||||
macos-13
|
macos-14-large
|
||||||
]
|
]
|
||||||
python-version:
|
python-version:
|
||||||
[
|
[
|
||||||
@ -208,7 +208,7 @@ jobs:
|
|||||||
ubuntu-22.04-arm,
|
ubuntu-22.04-arm,
|
||||||
windows-latest,
|
windows-latest,
|
||||||
macos-latest,
|
macos-latest,
|
||||||
macos-13
|
macos-14-large
|
||||||
]
|
]
|
||||||
python-version:
|
python-version:
|
||||||
['3.10', 'pypy-3.10-v7.x', '3.11', 'pypy-3.11-v7.x', '3.12', '3.13']
|
['3.10', 'pypy-3.10-v7.x', '3.11', 'pypy-3.11-v7.x', '3.12', '3.13']
|
||||||
@ -264,7 +264,7 @@ jobs:
|
|||||||
ubuntu-22.04-arm,
|
ubuntu-22.04-arm,
|
||||||
windows-latest,
|
windows-latest,
|
||||||
macos-latest,
|
macos-latest,
|
||||||
macos-13
|
macos-14-large
|
||||||
]
|
]
|
||||||
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
||||||
steps:
|
steps:
|
||||||
@ -292,7 +292,7 @@ jobs:
|
|||||||
ubuntu-22.04-arm,
|
ubuntu-22.04-arm,
|
||||||
windows-latest,
|
windows-latest,
|
||||||
macos-latest,
|
macos-latest,
|
||||||
macos-13
|
macos-14-large
|
||||||
]
|
]
|
||||||
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user