Skip to content

Commit 3d85096

Browse files
committed
update python version to 3.13.0
1 parent 16b1cbc commit 3d85096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/dev/contexts/root-context

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export e2e_cloud_qa_baseurl_static_2="${OM_HOST}"
9292
export OLM_VERSION=v0.31.0
9393

9494
# Python version we use locally and in CI
95-
export PYTHON_VERSION=3.13
95+
export PYTHON_VERSION=3.13.0
9696

9797

9898
## MCO

0 commit comments

Comments
 (0)