Skip to content

Commit

Permalink
Revert "[ci rebuild yarn-project]"
Browse files Browse the repository at this point in the history
This reverts commit 0510b1e.
  • Loading branch information
charlielye committed Sep 26, 2023
1 parent 6efade5 commit 8b0e3e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -385,15 +385,15 @@ jobs:
command: build yarn-project-base | add_timestamps

yarn-project:
machine:
image: ubuntu-2204:2023.07.2
resource_class: large
docker:
- image: aztecprotocol/alpine-build-image
resource_class: small
steps:
- *checkout
- *setup_env
- run:
name: Build
command: build yarn-project | add_timestamps
command: cond_spot_run_build yarn-project 64 | add_timestamps

yarn-project-tests:
docker:
Expand Down

0 comments on commit 8b0e3e4

Please sign in to comment.