| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7d51dbf commit 3164409
5 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,4 +13,4 @@ | |||
| 13 | 13 | # limitations under the License. | |
| 14 | 14 | docker: | |
| 15 | 15 | image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest | |
| 16 | - digest: sha256:993a058718e84a82fda04c3177e58f0a43281a996c7c395e0a56ccc4d6d210d7 | ||
| 16 | + digest: sha256:3abfa0f1886adaf0b83f07cb117b24a639ea1cb9cffe56d43280b977033563eb | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -12,7 +12,7 @@ jobs: | |||
| 12 | 12 | - name: Setup Python | |
| 13 | 13 | uses: actions/setup-python@v4 | |
| 14 | 14 | with: | |
| 15 | - python-version: "3.10" | ||
| 15 | + python-version: "3.8" | ||
| 16 | 16 | - name: Install nox | |
| 17 | 17 | run: | | |
| 18 | 18 | python -m pip install --upgrade setuptools pip wheel | |
| Back | FazBrowse Home | New Git URL |
0 commit comments