Skip to content

Commit

Permalink
Pw/fix build (#1528)
Browse files Browse the repository at this point in the history
Please provide a paragraph or two giving a summary of the change,
including relevant motivation and context.

# Checklist:
Remove the checklist to signal you've completed it. Enable auto-merge if
the PR is ready to merge.
- [ ] If the pull request requires a cryptography review (e.g.
cryptographic algorithm implementations) I have added the 'crypto' tag.
- [ ] I have reviewed my diff in github, line by line and removed
unexpected formatting changes, testing logs, or commented-out code.
- [ ] Every change is related to the PR description.
- [ ] I have
[linked](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)
this pull request to relevant issues (if any exist).
  • Loading branch information
PhilWindle authored Aug 11, 2023
1 parent 12cea0a commit 7e33431
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 210 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ jobs:
- *setup_env
- run:
name: "Build"
command: cond_spot_run_build canary-build 32
command: build canary-build

end-to-end:
machine:
Expand Down
Loading

0 comments on commit 7e33431

Please sign in to comment.