circleci: Comment out focal backend-frontend job.

Comment out any Focal jobs in circleci config file.
This is due to a recent bug that is causing some trouble
while installing python-pip in Focal.
So we are pausing Focal tests until we get stability.
This commit is contained in:
arpit551 2020-03-27 00:50:00 +05:30 committed by Tim Abbott
parent 5a1df798bc
commit eb294238c9
1 changed files with 1 additions and 1 deletions

View File

@ -183,4 +183,4 @@ workflows:
jobs:
- "xenial-backend-frontend-python3.5"
- "bionic-backend-python3.6"
- "focal-backend-frontend-python3.8"
# - "focal-backend-frontend-python3.8"