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

Added the following jobs for github actions #497

Merged
merged 3 commits into from
Jul 7, 2024

Conversation

RobertDober
Copy link
Collaborator

      - elixir: 1.15.x
        otp: 25
        os: ubuntu-latest
        warnings_as_errors: true
      - elixir: 1.16.x
        otp: 26
        os: ubuntu-latest
        warnings_as_errors: true

Do we want more combinations, maybe?

          - elixir: 1.15.x
            otp: 25
            os: ubuntu-latest
            warnings_as_errors: true
          - elixir: 1.16.x
            otp: 26
            os: ubuntu-latest
            warnings_as_errors: true
@RobertDober
Copy link
Collaborator Author

correction 1.17 obviously 👼

   - catch warnings in code **and** test files in newer versions
   - **still execute** the compile and test steps in the older versions
@RobertDober RobertDober force-pushed the add-new-versions-to-ghactions branch from c62aed6 to 44759d1 Compare July 2, 2024 21:57
@amit-chaudhari1 amit-chaudhari1 merged commit db20b59 into master Jul 7, 2024
6 checks passed
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