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

Un-break katana for projects that do not enable maybe_expr #76

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

qhool
Copy link
Contributor

@qhool qhool commented Mar 16, 2023

  • Check state of maybe_expr feature when test is run, with a small shim to handle pre-25 otp.
  • In ci workflow, test both with and without -enable-feature all.
  • Use runs-on: ubuntu-20.04 in ci.yml, as ubuntu-latest is now 22.04, which drops otp 23

  * Check state of maybe_expr feature when test is run, with a small
    shim to handle pre-25 otp.
  * In ci workflow, test both with and without -enable-feature all.
  * Use `runs-on: ubuntu-20.04` in ci.yml, as ubuntu-latest is now
    22.04, which drops otp 23
@elbrujohalcon elbrujohalcon merged commit 689d81d into inaka:main Mar 17, 2023
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.

None yet

2 participants