Skip to content

Commit

Permalink
ci: patch-level update erlangs
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Nov 19, 2024
1 parent 226a0d7 commit e854409
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ jobs:
matrix:
include:
- elixir: '1.17'
erlang: '27.1'
erlang: '27.1.2'
lint: true
- elixir: '1.16'
erlang: '26.2.5.3'
erlang: '26.2.5.5'
blend: plug_1_15
- elixir: '1.15'
erlang: '25.3.2.14'
erlang: '25.3.2.15'
blend: plug_1_14
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e854409

Please sign in to comment.