We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43bcbfa commit 601b048Copy full SHA for 601b048
1 file changed
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
- os: ubuntu-latest
45
python-version: "3.13"
46
47
- python-version: "3.15"
+ python-version: "3.15-dev"
48
49
runs-on: ${{ matrix.os }}
50
@@ -104,7 +104,7 @@ jobs:
104
- "3.12"
105
- "3.13"
106
- "3.14"
107
- - "3.15"
+ - "3.15-dev"
108
resolution:
109
- highest
110
- lowest-direct
0 commit comments