Skip to content

Commit 601b048

Browse files
committed
ci: Use 3.15-dev
1 parent 43bcbfa commit 601b048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- os: ubuntu-latest
4545
python-version: "3.13"
4646
- os: ubuntu-latest
47-
python-version: "3.15"
47+
python-version: "3.15-dev"
4848

4949
runs-on: ${{ matrix.os }}
5050

@@ -104,7 +104,7 @@ jobs:
104104
- "3.12"
105105
- "3.13"
106106
- "3.14"
107-
- "3.15"
107+
- "3.15-dev"
108108
resolution:
109109
- highest
110110
- lowest-direct

0 commit comments

Comments
 (0)