Skip to content

Commit

Permalink
chore: update elixir and otp ci matrix (#8)
Browse files Browse the repository at this point in the history
* chore: update elixir and otp ci matrix

* Update ci.yaml
  • Loading branch information
btkostner authored Jun 24, 2024
1 parent e93b006 commit 0095e4e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions templates/.github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,15 +127,11 @@ jobs:
fail-fast: false
matrix:
versions:
- elixir: 1.13
otp: 25
- elixir: 1.14
otp: 25
- elixir: 1.15
otp: 26
- elixir: 1.16
otp: 26
- elixir: 1.16
- elixir: 1.17
otp: 27

{{/if}}

0 comments on commit 0095e4e

Please sign in to comment.