Skip to content

Commit

Permalink
Move linting to latest Elixir in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Mar 10, 2024
1 parent 4db5f20 commit 5155231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ jobs:
elixir: "1.16.0"
version-type: strict
dialyzer: true
lint: true

- otp: "25.3"
elixir: "1.14.3"
coverage: true
lint: true
version-type: loose

- otp: "23.0"
Expand Down

0 comments on commit 5155231

Please sign in to comment.