Skip to content

Run CI on pre releases instead of nightly #116

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Run CI on pre releases instead of nightly #116

wants to merge 3 commits into from

Conversation

visr
Copy link
Member

@visr visr commented Apr 13, 2025

Currently our CI badge on the readme is always red due to failing tests on nightly, and in https://github.com/JuliaGeo/Proj.jl/actions/runs/14427702016 I also see this warning:

x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or left it unspecified for the correct default).

So this removes the architecture, and uses 1.12-beta1 rather than the master branch.

@visr
Copy link
Member Author

visr commented Apr 13, 2025

Hmm Julia 1.6 doesn't have that macOS arch. I guess we might as well require Julia 1.10?
For the Julia 1.12 issue I made #117.

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.

1 participant