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 8773a14 commit 69f3c9dCopy full SHA for 69f3c9d
2 files changed
.github/workflows/devRun.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Set up Python
32
uses: actions/setup-python@v6
33
with:
34
- python-version: "3.14"
+ python-version: "3.13"
35
- name: Set up uv
36
uses: astral-sh/setup-uv@v8.1.0
37
.github/workflows/nightly.yml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments