Skip to content

Commit

Permalink
ci: updates erlang minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Sep 23, 2024
1 parent 3569bc6 commit 8878735
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
matrix:
include:
- elixir: '1.17'
erlang: '27.0'
erlang: '27.1'
lint: true
- elixir: '1.16'
erlang: '26.2.5'
erlang: '26.2.5.3'
- elixir: '1.15'
erlang: '25.3.2.14'
steps:
Expand Down

0 comments on commit 8878735

Please sign in to comment.