Skip to content

Commit 91f5c28

Browse files
committed
install python3.12-venv
1 parent 68e91a5 commit 91f5c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cloudbuild/library_generation/cloudbuild-library-generation-integration-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ steps:
4848
apt-get update
4949
apt-get -y install \
5050
docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin \
51-
maven python3-virtualenv
51+
maven python3.12-venv
5252
# Install python dependencies
5353
python3 -m venv .venv
5454
source .venv/bin/activate

0 commit comments

Comments
 (0)