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 housekeeping #208

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

kianmeng
Copy link
Contributor

List of changes:

  • bump deps and GitHub actions
  • remove duplicate jobs run
  • remove unused deps
  • set min Elixir requirement to Elixir 1.12
  • support Elixir 1.17/Erlang OTP 27
  • use main as default branch

List of changes:
- bump deps and GitHub actions
- remove duplicate jobs run
- remove unused deps
- set min Elixir requirement to Elixir 1.12
- support Elixir 1.17/Erlang OTP 27
- use main as default branch
@@ -8,7 +8,7 @@ defmodule AbsintheRelay.Mixfile do
[
app: :absinthe_relay,
version: @version,
elixir: "~> 1.11",
elixir: "~> 1.12",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

nimble_parsec requires 1.12.

@benwilson512 benwilson512 merged commit 6ea34bf into absinthe-graphql:main Oct 24, 2024
2 checks passed
@benwilson512
Copy link
Contributor

Thank you!

@kianmeng
Copy link
Contributor Author

🥳 🥳 🥳 🥳 🥳

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