Claire's Monster

Results 252 comments of Claire's Monster

@ames0k0 The previous failure was in the `verify_shared_build.yml`, we should update the macos version in that file. The normal build worked before the `MACOSX...` addition, let's remove it

My mistake, I misread the Github notification: ``` For users that require the x86_64 (Intel) architecture, we have added a new label to support standard runner users. Jobs can be...

Ok, I don't understand the error at all, somehow python arm64 is installed by the setup-python@v5 on the macos-14: `##[debug]Set output python-path = /Users/runner/hostedtoolcache/Python/3.12.10/arm64/bin/python` , this causes the _cffi_backend.so to...

> `macos-14-large` is only for paying customers. `macos-14` worked for me. What do you mean? in your fork this PR passes? Is it a random issue due to some runners...

> `macos-14-large` is only for paying customers. `macos-14` worked for me. What do you mean? in your fork this PR passes? Is it a random issue due to some runners...

This is odd: ``` Runner Image Image: macos-14-arm64 Version: 20250928.1833 Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20250928.1833/images/macos/macos-14-arm64-Readme.md Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20250928.1833 ```

@nikspz I am separating the Kraken part from the New order part of the previous PR. I know it may be a bit of a hassle to restart with a...