From c54348e19c4eb1aa488b16134904578ae409862b Mon Sep 17 00:00:00 2001 From: Maxime Armstrong Date: Wed, 15 May 2024 15:08:48 -0400 Subject: [PATCH] Update comments --- gitlab/serverless-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/serverless-ci.yml b/gitlab/serverless-ci.yml index 2d9b7e4..ee49d85 100644 --- a/gitlab/serverless-ci.yml +++ b/gitlab/serverless-ci.yml @@ -2,7 +2,7 @@ variables: DISABLE_FAST_DEPLOYS: DAGSTER_CLOUD_URL: $DAGSTER_CLOUD_URL DAGSTER_CLOUD_API_TOKEN: $DAGSTER_CLOUD_API_TOKEN - # Python versions 3.8 to 3.12 are supported + # Python versions 3.8 to 3.11 are supported PYTHON_VERSION: '3.8' deploy-branch: