Switch to medium resource class in circleci. (#231)

This commit is contained in:
Olga Maciaszek-Sharma
2019-10-16 18:38:29 +02:00
committed by GitHub
parent 64d63cbb39
commit 63a9245f13

View File

@@ -9,7 +9,6 @@ jobs:
branches:
ignore:
- gh-pages # list of branches to ignore
resource_class: large
steps:
- checkout
- restore_cache:
@@ -36,4 +35,4 @@ jobs:
destination: artifacts
- store_test_results:
path: /junit/
destination: testartifacts
destination: testartifacts