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 f2b19ce commit 4364533Copy full SHA for 4364533
2 files changed
.github/workflows/devRun.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Set up Python
29
uses: actions/setup-python@v6
30
with:
31
- python-version: "3.14"
+ python-version: "3.13"
32
- name: Set up uv
33
uses: astral-sh/setup-uv@v7
34
.github/workflows/nightly.yml
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments