Skip to content

Commit

Permalink
[ci rebuild yarn-project]
Browse files Browse the repository at this point in the history
  • Loading branch information
charlielye committed Sep 25, 2023
1 parent eee400c commit 0510b1e
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:
docker:
- image: aztecprotocol/alpine-build-image
resource_class: small
machine:
image: ubuntu-2204:2023.07.2
resource_class: large
steps:
- *checkout
- *setup_env
- run:
name: Build
command: cond_spot_run_build yarn-project 64 | add_timestamps
command: build yarn-project | add_timestamps

yarn-project-formatting:
machine:
Expand Down

0 comments on commit 0510b1e

Please sign in to comment.