We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f25b6c commit c95aa5eCopy full SHA for c95aa5e
2 files changed
.github/workflows/bigframes-docs-deploy.yaml
@@ -38,7 +38,7 @@ jobs:
38
- name: Setup Python
39
uses: actions/setup-python@v6
40
with:
41
- python-version: "3.14"
+ python-version: "3.10"
42
- name: Install nox
43
run: |
44
python -m pip install --upgrade setuptools pip wheel
.github/workflows/docs.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments