From a35764839b34d1c93cbcc59c7af1a19ccf292357 Mon Sep 17 00:00:00 2001 From: EugeneTorap Date: Wed, 10 May 2023 16:35:26 +0300 Subject: [PATCH] chore: Comment 3.8 PY required CI checks (#24002) --- .asf.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 47c1bcc1b..e9d16ae17 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -66,12 +66,12 @@ github: - cypress-matrix (3, chrome) - docker-build - frontend-build - - pre-commit (3.8) - - python-lint (3.8) - - test-mysql (3.8) - - test-postgres (3.8) - - test-postgres (3.9) - - test-sqlite (3.8) +# - pre-commit (3.9) +# - python-lint (3.9) +# - test-mysql (3.9) +# - test-postgres (3.9) +# - test-postgres (3.10) +# - test-sqlite (3.9) required_pull_request_reviews: dismiss_stale_reviews: false