CI: Run Python 3.14.0-alpha1

This commit is contained in:
Valentin Lorentz 2024-10-19 07:58:03 +02:00
parent 9a8e7fd98c
commit eabd610a34

View File

@ -15,6 +15,10 @@ jobs:
strategy:
matrix:
include:
- python-version: "3.14.0-alpha.1"
with-opt-deps: true
runs-on: ubuntu-22.04
- python-version: "3.13.0"
with-opt-deps: true
runs-on: ubuntu-22.04