Skip to content

Commit

Permalink
ci: update elixir/otp matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Dec 20, 2024
1 parent e27b7d8 commit d835cb3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ jobs:
include:
- elixir: '1.18'
erlang: '27.2'
- elixir: '1.17'
erlang: '27.2'
lint: true
- elixir: '1.16'
- elixir: '1.17'
erlang: '26.2.5.5'
- elixir: '1.15'
- elixir: '1.16'
erlang: '25.3.2.15'
- elixir: '1.15'
erlang: '24.3.4.17'
- elixir: '1.15'
erlang: '24.3.4.17'
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v4
Expand Down

0 comments on commit d835cb3

Please sign in to comment.