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 292a686 commit 752fc17Copy full SHA for 752fc17
.github/workflows/unittest.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-22.04
15
strategy:
16
matrix:
17
- option: ["", "_grpc_gcp", "_wo_grpc", "_w_prerelease_deps", "_w_async_rest_extra"]
+ option: ["", "_wo_grpc", "_w_prerelease_deps", "_w_async_rest_extra"]
18
python:
19
- "3.7"
20
- "3.8"
0 commit comments