Skip to content

Commit

Permalink
fix the problems about circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
fangjian0423 committed Oct 17, 2019
1 parent b3661d6 commit 447a98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
branches:
ignore:
- gh-pages # list of branches to ignore
resource_class: large
resource_class: medium+
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 447a98a

Please sign in to comment.