chore: Comment 3.8 PY required CI checks (#24002)

This commit is contained in:
EugeneTorap 2023-05-10 16:35:26 +03:00 committed by GitHub
parent 543040b304
commit a35764839b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -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