Skip to content

Commit

Permalink
[ci] Remove failing py3.8 circleci check (#2796)
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshg999 committed Apr 14, 2022
1 parent 17087af commit 79351e5
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,24 +296,10 @@ workflows:
ignore:
- master
- py3-ci
- build-py-38:
filters:
branches:
ignore:
- master
- py3-ci
- commit:
requires:
- build
- build-py-38
filters:
branches:
only:
- /.*ci-commit-master.*/
build-python3:
jobs:
- build-py-38:
filters:
branches:
only:
- py3-ci

0 comments on commit 79351e5

Please sign in to comment.