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

CI: Simplify testing for examples #1656

Merged
merged 3 commits into from
Nov 8, 2024
Merged

CI: Simplify testing for examples #1656

merged 3 commits into from
Nov 8, 2024

Commits on Nov 8, 2024

  1. CI: Simplify testing for examples

    Since we only test them on Ubuntu we can use setup-beam
    to install Erlang/OTP and avoid waiting for all other
    checks to complete.
    
    Also make the "delete master" job conditional rather
    than only its step.
    essen committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5c74869 View commit details
    Browse the repository at this point in the history
  2. CI: Add concurrency rules

    essen committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b7362f3 View commit details
    Browse the repository at this point in the history
  3. CI: Remove unneeded env

    essen committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7e160b4 View commit details
    Browse the repository at this point in the history