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

Update to Magnus 0.6.2 (latest) #1

Merged
merged 6 commits into from
Oct 19, 2023
Merged

Update to Magnus 0.6.2 (latest) #1

merged 6 commits into from
Oct 19, 2023

Commits on Oct 19, 2023

  1. Update to Magnus 0.6.2

    jwilm committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8eddff7 View commit details
    Browse the repository at this point in the history
  2. Disable test matrix fail-fast

    Jobs were getting canceled when one would fail. Because we are testing
    different Ruby versions, it's quite possible there's failures limited to
    specific versions, all of which we need to know about.
    jwilm committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8416404 View commit details
    Browse the repository at this point in the history
  3. Drop support for Ruby 2.6

    Ruby 2.6 was EOL in April 2022
    jwilm committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    92575ff View commit details
    Browse the repository at this point in the history
  4. Drop support for Ruby 2.7

    Ruby 2.7 was EOL in March 2023
    jwilm committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1694abd View commit details
    Browse the repository at this point in the history
  5. Update min Rust version to 1.61

    This is the min version of magnus
    jwilm committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    da70e25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bede9c2 View commit details
    Browse the repository at this point in the history