We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6858dd0 commit f24db75Copy full SHA for f24db75
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
strategy:
20
matrix:
21
- python-version: ["3.12", "3.13", "3.14"]
+ python-version: ["3.12", "3.13", "3.14", "3.15.0-alpha.5"]
22
23
steps:
24
- uses: actions/checkout@v6
0 commit comments