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

Circle CI: Add Linux AArch64 job #4439

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kinke
Copy link
Member

@kinke kinke commented Jul 15, 2023

No description provided.

@kinke kinke force-pushed the circle_rev branch 3 times, most recently from b5e0470 to 9923953 Compare July 15, 2023 09:07
@kinke
Copy link
Member Author

kinke commented Jul 15, 2023

[Working as intended, i.e., the failures are legit without hackily disabling these remaining ones, as we do for the Cirrus aarch64 job.]

@kinke
Copy link
Member Author

kinke commented Jul 15, 2023

Side note: the problem with CircleCI is that they impose a monthly limit (30k credits) for the free open-source plan, so it's not suited for 'deployment' jobs (uploading artifacts to GitHub), incl. superseding the Cirrus AArch64 job, which has been problematic in the last few weeks (hopefully just a bug: cirruslabs/cirrus-ci-docs#1196 (comment)).

macOS jobs are about 4x as expensive as Linux ones (75 credits per minute vs. 20, for the resource class with 4 CPU cores: https://circleci.com/product/features/resource-classes/), so we might want to get rid of at least one of the 2 macOS jobs.

@kinke
Copy link
Member Author

kinke commented Jul 15, 2023

Erm nope, the limit is fortunately much higher, I missed the open-source specific part:

CircleCI offers free access to compute time and resources for organizations on our Free plan. Open source projects can access up to 400,000 credits per month (equivalent to 80,000 build minutes) to use on Linux, Arm, and Docker.

Open source Windows and macOS builds or private repositories can use the 30,000 credits offered in our free plan.

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.

None yet

1 participant