Removing resource class from circle config

This commit is contained in:
Ryan Baxter
2019-12-17 09:49:08 -05:00
committed by GitHub
parent 66c45bf2c2
commit 3c7c1d2daa

View File

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