File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5757 matrix :
5858 # TODO(https://github.com/googleapis/gapic-generator-python/issues/2121) Remove `showcase_w_rest_async` target when async rest is GA.
5959 python : ["3.7", "3.13"]
60- target : [showcase, showcase_alternative_templates, showcase_w_rest_async]
60+ target : [showcase, showcase_w_rest_async]
6161 logging_scope : ["", "google"]
6262
6363 # TODO(https://github.com/googleapis/gapic-generator-python/issues/2303): use `ubuntu-latest` once this bug is fixed.
@@ -102,7 +102,7 @@ jobs:
102102 if : ${{ false }} # TODO(dovs): reenable when #1218 is fixed
103103 strategy :
104104 matrix :
105- target : [showcase_mtls, showcase_mtls_alternative_templates ]
105+ target : [showcase_mtls]
106106 max-parallel : 1
107107 runs-on : ubuntu-latest
108108 steps :
You can’t perform that action at this time.
0 commit comments