Skip to content
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

CI: Expanded testing to include julia LTS versions #401

Merged
merged 1 commit into from
Nov 5, 2024

Commits on Nov 2, 2024

  1. CI: Expanded testing to include julia LTS versions

    Expanded testing to include both current, and previous LTS versions, in addition to the current stable version - on all 64-bit tier 1 CPU archs. Also added macOS (not just macOS on aarch64 using current stable version).
    
    Also, fixed invalidations by using julia 1.10.
    
    Also, fixes test target for (ubuntu-latest, x86, 1), as the arch was not passed to setup-julia - so tests were not running on a 32-bit Julia.
    stemann committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f90ceb2 View commit details
    Browse the repository at this point in the history