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

Check absinthe dependent libraries on CI runs #1322

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Commits on Jun 14, 2024

  1. Check absinthe dependent libraries on CI runs

    * Update elixir versions in CI to test 1.15, 1.16, and 1.17
    * Update OTP version in CI to test 25, 26, and 27
    * Update ubuntu version to 24.04
    * Lower jaro_distance threshold slightly
    * Remove else part of with expression in generate_schema. Dialyzer
      saw that Absinthe.Schema.introspect will only return
      {:error, String.t()} if there is an error
    bryanjos committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    bba72db View commit details
    Browse the repository at this point in the history