Skip to content

Commit

Permalink
Drop elixir 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
rindek committed Aug 16, 2023
1 parent 4fecba8 commit e879638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
build:
strategy:
matrix:
elixir: ["1.15.4", "1.14.5", "1.13.4"]
elixir: ["1.15.4", "1.14.5"]
otp: ["26.0.2", "25.3.2", "24.3.4"]

name: Build and test
Expand Down

0 comments on commit e879638

Please sign in to comment.