chore: bump to Python 3.14.0b1

This commit is contained in:
Rene Leonhardt 2025-05-14 21:08:38 +02:00
parent a26af69be9
commit 2b255558cb
No known key found for this signature in database
GPG key ID: 8C95C84F75AB1E8E
4 changed files with 19 additions and 19 deletions

View file

@ -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