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

Migrate from Travis to Github Actions #4

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ChristianSassine
Copy link

Replaces Travis' CI with a Github Actions workflow.

@ChristianSassine ChristianSassine force-pushed the feature/ENGNP-796-migrate-to-github-actions branch from e20e06c to 8b0d1d0 Compare August 11, 2023 20:08
@ChristianSassine ChristianSassine marked this pull request as ready for review August 11, 2023 20:14
@ChristianSassine ChristianSassine requested a review from a team as a code owner August 11, 2023 20:14
@ChristianSassine ChristianSassine changed the title [ENGNP-796] Migrate from Travis to Github Actions Migrate from Travis to Github Actions Aug 11, 2023
Copy link

@berbiche berbiche left a comment

Choose a reason for hiding this comment

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

Thanks for the upkeep!

.github/workflows/ci.yml Outdated Show resolved Hide resolved
Run:
strategy:
matrix:
erlang: ['24']

Choose a reason for hiding this comment

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

Suggested change
erlang: ['24']
erlang: ['24', '26']

Co-authored-by: Nicolas Berbiche <nic.berbiche@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants