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 9389f5c commit 703637cCopy full SHA for 703637c
.github/workflows/testing.yaml
@@ -53,5 +53,5 @@ jobs:
53
- uses: actions/checkout@v4
54
- uses: actions/setup-python@v5
55
with:
56
- python-version: '3.12'
+ python-version: '3.14'
57
- run: make build
0 commit comments