Skip to content

BREAKING: Fix memory safety bug by only supporting strided arrays of isbits #21

BREAKING: Fix memory safety bug by only supporting strided arrays of isbits

BREAKING: Fix memory safety bug by only supporting strided arrays of isbits #21

Triggered via pull request December 7, 2025 05:01
@nhz2nhz2
synchronize #8
fix-memory-safety
Status Failure
Total duration 1m 49s
Artifacts

CI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Julia 1.7 - macos-latest - default - pull_request
Encountered error: Could not find aarch64/1.7.3 binaries
Julia 1.7 - macos-latest - default - pull_request
It looks like you are trying to install Julia 1.6 or 1.7 on the "macos-latest" runners. "macos-latest" now resolves to "macos-14", which run on Apple Silicon (aarch64) macOS machines. Unfortunately, Julia 1.6 and 1.7 do not have native binaries available for Apple Silicon macOS. Therefore, it is not possible to install Julia with the current constraints. For instructions on how to fix this error, please see the following Discourse post: https://discourse.julialang.org/t/how-to-fix-github-actions-ci-failures-with-julia-1-6-or-1-7-on-macos-latest-and-macos-14/117019