Skip to content

Commit 292a686

Browse files
committed
remove legacy code
1 parent acf954f commit 292a686

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

.github/sync-repo-settings.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ branchProtectionRules:
1111
# No Kokoro: the following are Github actions
1212
- 'lint'
1313
- 'mypy'
14-
- 'unit_grpc_gcp-3.7'
15-
- 'unit_grpc_gcp-3.8'
16-
- 'unit_grpc_gcp-3.9'
17-
- 'unit_grpc_gcp-3.10'
18-
- 'unit_grpc_gcp-3.11'
19-
- 'unit_grpc_gcp-3.12'
20-
- 'unit_grpc_gcp-3.13'
21-
- 'unit_grpc_gcp-3.14'
2214
- 'unit-3.7'
2315
- 'unit-3.8'
2416
- 'unit-3.9'

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
# 'docfx' is excluded since it only needs to run in 'docs-presubmit'
3737
nox.options.sessions = [
3838
"unit",
39-
"unit_grpc_gcp",
4039
"unit_wo_grpc",
4140
"unit_w_prerelease_deps",
4241
"unit_w_async_rest_extra",

0 commit comments

Comments
 (0)