Skip to content

Commit

Permalink
ci: increase core test machine
Browse files Browse the repository at this point in the history
  • Loading branch information
darakeon committed Nov 26, 2023
1 parent 24ab0a3 commit e76ec46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ jobs:
test_core_business_logic:
docker:
- image: darakeon/netcore
resource_class: large
steps:
- checkout
- attach_workspace:
Expand Down
1 change: 1 addition & 0 deletions .circleci/pieces/12-test-core-business-logic.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
test_core_business_logic:
docker:
- image: darakeon/netcore
resource_class: large
steps:
- checkout
- attach_workspace:
Expand Down

0 comments on commit e76ec46

Please sign in to comment.