Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

During CI, use just 1 cpu for QEMU builds #1392

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

asomers
Copy link
Member

@asomers asomers commented Feb 23, 2021

.cirrus.yml Outdated
@@ -89,6 +88,12 @@ docker_builder:
- name: Linux powerpc64le
env:
TARGET: powerpc64le-unknown-linux-gnu
compute_engine_instance:
image_project: cirrus-images
image: family/docker_builder

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be

Suggested change
image: family/docker_builder
image: family/docker-builder

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grahh, thanks for the tip.

@asomers asomers merged commit 7e2ae52 into nix-rust:master Feb 23, 2021
@asomers asomers deleted the docker_builder branch February 23, 2021 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants