We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1ce55 commit 1d14d5cCopy full SHA for 1d14d5c
1 file changed
.github/workflows/build.yaml
@@ -13,7 +13,7 @@ jobs:
13
- python-version: "3.10"
14
- python-version: "3.11"
15
- python-version: "3.12"
16
- - python-version: "3.14"
+ - python-version: "3.13"
17
env:
18
PYTHON: ${{ matrix.python-version }}
19
steps:
0 commit comments