Skip to content
  • Matthew Clarkson's avatar
    ci: disable remote execution · 4693f277
    Matthew Clarkson authored
    Running the APE launcher on `aarch64` instances can fail with:
    
    ```
    ape/toolchain/ape/ape-arm64-linux/ape-arm64-linux: 1: ape/toolchain/ape/ape-arm64-linux/ape-arm64-linux: Syntax error: "(" unexpected
    ```
    
    This may be a `binfmt_misc` issue that is interpreting the binary incorrectly.
    
    More investigation is needed.
    
    For now, we will disable remote execution.
    4693f277
Loading