Skip to content

Commit

Permalink
ci: elixir 1.15 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Jun 19, 2023
1 parent fafb2ca commit 4b53c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
otp: [24.x, 25.x]
elixir: [1.13.x, 1.14.x]
elixir: [1.13.x, 1.14.x, 1.15.x]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4b53c71

Please sign in to comment.