Skip to content

fix: Add CI#3

Merged
filipecabaco merged 2 commits into
mainfrom
fix/setup-ci
Nov 28, 2023
Merged

fix: Add CI#3
filipecabaco merged 2 commits into
mainfrom
fix/setup-ci

Conversation

@filipecabaco
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Add CI

Comment thread .github/workflow/elixir.yaml Outdated
# Specify the OTP and Elixir versions to use when building
# and running the workflow steps.
matrix:
otp: ["25.0.4"] # Define the OTP version [required]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better way for testing different otp configurations would be to have different .tool-versions files, such as .tool-versions-otp26, and then using it in the beam setup.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add this change to the PR where we add asdf?

@filipecabaco filipecabaco merged commit bf90b28 into main Nov 28, 2023
@filipecabaco filipecabaco deleted the fix/setup-ci branch November 28, 2023 18:26
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.

2 participants