Skip to content

Commit

Permalink
ci: updates elixir/otp versions
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Jan 14, 2025
1 parent 3c3a99b commit cf41331
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,19 @@ jobs:
fail-fast: false
matrix:
include:
- elixir: '1.17'
erlang: '27.0'
- elixir: '1.18'
erlang: '27.2'
lint: true
- elixir: '1.17'
erlang: '26.2.5.6'
- elixir: '1.16'
erlang: '26.2.5'
erlang: '26.2.5.6'
blend: swoosh_1_16
- elixir: '1.15'
erlang: '25.3.2.13'
erlang: '25.3.2.16'
blend: swoosh_1_15
- elixir: '1.15'
erlang: '25.3.2.13'
erlang: '25.3.2.16'
blend: swoosh_1_14
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cf41331

Please sign in to comment.