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 580fbf9 commit 9aa40dd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ jobs:
fail-fast: false
matrix:
include:
- elixir: '1.17'
erlang: '27.0.1'
- elixir: '1.18'
erlang: '27.2'
lint: true
- elixir: '1.17'
erlang: '26.2.5.3'
erlang: '26.2.5.6'
blend: sentry_10_7
- elixir: '1.16'
erlang: '25.3.2.13'
erlang: '25.3.2.16'
blend: sentry_10_6
- elixir: '1.16'
erlang: '25.3.2.13'
erlang: '25.3.2.16'
blend: sentry_10_5
- elixir: '1.15'
erlang: '24.3.4.17'
Expand Down

0 comments on commit 9aa40dd

Please sign in to comment.