Skip to content

Commit 8437928

Browse files
chore(deps): update dependency setuptools to v60.9.1 (googleapis#1207)
* chore(deps): update dependency setuptools to v60.9.1 * serialize showcase mtls tests Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 500dfe7 commit 8437928

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
strategy:
8484
matrix:
8585
target: [showcase_mtls, showcase_mtls_alternative_templates]
86+
max-parallel: 1
8687
runs-on: ubuntu-latest
8788
steps:
8889
- uses: actions/checkout@v2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ protobuf==3.19.4
77
pypandoc==1.7.2
88
PyYAML==6.0
99
dataclasses==0.6 # TODO(busunkim) remove when 3.6 support is dropped
10-
setuptools==60.9.0
10+
setuptools==60.9.1

0 commit comments

Comments
 (0)