| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent faac3d0 commit 2d1aa42
29 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,15 +35,10 @@ jobs: | |||
| 35 | 35 | nox -s prerelease_deps | |
| 36 | 36 | unit: | |
| 37 | 37 | name: unit${{ matrix.option }}-${{ matrix.python }} | |
| 38 | - # TODO(https://github.com/googleapis/gapic-generator-python/issues/2303): use `ubuntu-latest` once this bug is fixed. | ||
| 39 | - # Use ubuntu-22.04 until Python 3.7 is removed from the test matrix | ||
| 40 | - # https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories | ||
| 41 | - runs-on: ubuntu-22.04 | ||
| 38 | + runs-on: ubuntu-latest | ||
| 42 | 39 | strategy: | |
| 43 | 40 | matrix: | |
| 44 | 41 | python: | |
| 45 | - - "3.7" | ||
| 46 | - - "3.8" | ||
| 47 | 42 | - "3.9" | |
| 48 | 43 | - "3.10" | |
| 49 | 44 | - "3.11" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments