Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57247d4 commit 5a7a77cCopy full SHA for 5a7a77c
1 file changed
.github/workflows/ci.yml
@@ -37,7 +37,8 @@ jobs:
37
runs-on: ubuntu-latest
38
strategy:
39
matrix:
40
- python-version: ["3.14"]
+ # 3.14 not ready for mymy
41
+ python-version: ["3.13"]
42
steps:
43
- uses: actions/checkout@v6
44
- uses: actions/setup-python@v6
0 commit comments