Skip to content

Commit

Permalink
ci: remove elixir 1.15.4 and 1.14.3 from CI
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrizio Sestito <[email protected]>
  • Loading branch information
fabriziosestito committed Oct 19, 2024
1 parent 85575b4 commit 12a4a8e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,9 @@ jobs:
include:
- otp: 27
elixir: 1.17.3
lint: true
- otp: 26
elixir: 1.16.3
- otp: 26
elixir: 1.15.4
lint: true
- otp: 25
elixir: 1.14.3

env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit 12a4a8e

Please sign in to comment.