Skip to content

Commit e6d1466

Browse files
committed
ok so 3.15 not released yet duh
1 parent ff5d03f commit e6d1466

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
os: [ubuntu-latest, windows-latest]
18-
python-version: ["3.10", "3.15"]
18+
python-version: ["3.10", "3.14"]
1919

2020
steps:
2121
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)