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

chore(tests): upgrade OTP version to 27 and Elixir to 1.17 #10

Open
wants to merge 1 commit into
base: v1
Choose a base branch
from

Conversation

danewalters
Copy link

@danewalters danewalters commented Oct 13, 2024

During the automated upgrade of the erlang-ls version, the GitHub Action encountered an issue:
See the action run with the error.

I believe the issue might be related to the one discussed here:
erlware/relx#941.

Since macOS uses Homebrew for installation, it always pulls the latest version of the required tools. To address the compatibility issue, I upgraded the OTP and Elixir versions for the Linux and Windows environments to ensure consistent builds across all platforms.

Let me know if any further adjustments are needed! 😊 @williamboman

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