Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Jul 30, 2023
1 parent 5b53f7c commit b85de97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -502,13 +502,13 @@ jobs:
noir-contracts-types:
docker:
- image: aztecprotocol/alpine-build-image
resource_class: small
resource_class: large
steps:
- *checkout
- *setup_env
- run:
name: "Build and test"
command: cond_spot_run_build noir-contracts-types 32
command: build noir-contracts-types

noir-contracts:
machine:
Expand Down

0 comments on commit b85de97

Please sign in to comment.