Skip to content

Commit

Permalink
Update Elixir and OTP versions on CI (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy authored Feb 22, 2024
1 parent ed9267d commit 2287789
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
@@ -11,8 +11,8 @@ jobs:
fail-fast: false
matrix:
include:
- elixir_version: 1.15.4
otp_version: 26.0.2
- elixir_version: 1.16.1
otp_version: 26.2.2
lint: true
- elixir_version: 1.14.5
otp_version: 25.3.2.5

0 comments on commit 2287789

Please sign in to comment.