Skip to content

Commit

Permalink
fix: add elixir 1.16 and 1.17 to the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dottorblaster committed Oct 19, 2024
1 parent b00995a commit 85575b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
fail-fast: false
matrix:
include:
- otp: 27
elixir: 1.17.3
- otp: 26
elixir: 1.16.3
- otp: 26
elixir: 1.15.4
lint: true
Expand Down

0 comments on commit 85575b4

Please sign in to comment.