-
-
Notifications
You must be signed in to change notification settings - Fork 10
Conversation
@hangyas Almost there, except that the config is generated from an .edn file :) Also you need to add the new job to the end where there is a list of jobs to run. |
oops 🤦 |
I should still commit both files, right? |
Yes. I'm not sure why circleci isn't running now... |
I'll look into the CircleCI issue, we have had some issues with it since a few days. I'm in contact with one of their engineers about it. |
@hangyas Sorry for the trouble, but could you fix the merge conflict? I expect circle to correctly run now when you push again. |
Hmm, still no luck. Have you by any chance added the project to your own circleci account? |
nope 🤔 |
I'll merge to a branch first to see if that works. |
It's running here now: https://github.com/babashka/pod-babashka-etaoin/tree/aarch |
@hangyas Build is failing. Please make new PRs against the aarch64 branch, at least we've got something running now. |
This PR adds a CircleCI job for creating
linux-aarch64
releases. Closes #12