mirror of
https://github.com/actions/setup-python.git
synced 2025-07-01 07:03:46 +00:00
chore: bump to Python 3.14.0b1
This commit is contained in:
parent
a26af69be9
commit
2b255558cb
4 changed files with 19 additions and 19 deletions
8
.github/workflows/e2e-cache-freethreaded.yml
vendored
8
.github/workflows/e2e-cache-freethreaded.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
macos-latest,
|
||||
macos-13
|
||||
]
|
||||
python-version: [3.13.0t, 3.13.1t, 3.13.2t]
|
||||
python-version: [3.13.0t, 3.13.1t, 3.13.2t, 3.13.3t]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Python
|
||||
|
@ -58,7 +58,7 @@ jobs:
|
|||
macos-latest,
|
||||
macos-13
|
||||
]
|
||||
python-version: [3.13.0t, 3.13.1t, 3.13.2t]
|
||||
python-version: [3.13.0t, 3.13.1t, 3.13.2t, 3.13.3t]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Python
|
||||
|
@ -120,7 +120,7 @@ jobs:
|
|||
macos-latest,
|
||||
macos-13
|
||||
]
|
||||
python-version: [3.13.0t, 3.13.1t, 3.13.2t]
|
||||
python-version: [3.13.0t, 3.13.1t, 3.13.2t, 3.13.3t]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Python
|
||||
|
@ -148,7 +148,7 @@ jobs:
|
|||
macos-latest,
|
||||
macos-13
|
||||
]
|
||||
python-version: [3.13.0t, 3.13.1t, 3.13.2t]
|
||||
python-version: [3.13.0t, 3.13.1t, 3.13.2t, 3.13.3t]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue