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

Upgrade CI (Test against OTP 26, 24.3 instead of 24, 1.16 rc) #1092

Merged
merged 4 commits into from
Nov 17, 2023

Commits on Nov 17, 2023

  1. Actually run CI on OTP 26.1 with 1.15

    I think the previous PR rrrene#1089 accidentally added it to exclude
    instead of include as 26.1 was nowhere to be seen.
    PragTob committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e9d43bd View commit details
    Browse the repository at this point in the history
  2. Update locally used elixir/erlang versions

    * Bring the erlang version inline with 26.1 on CI
    * be explicit about the erlang compiled version to avoid surprises
    PragTob committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1b4c2f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a61072 View commit details
    Browse the repository at this point in the history
  4. Run CI against elixir 1.16.0-rc.0

    Since it's already in .tool-versions, may as well 👀
    PragTob committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e12e6c9 View commit details
    Browse the repository at this point in the history