mirror of https://github.com/zulip/zulip.git
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:
parent
5a1df798bc
commit
eb294238c9
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue