Skip to content

Commit

Permalink
Bump versions of OTP and Elixir.
Browse files Browse the repository at this point in the history
  • Loading branch information
potatosalad committed Dec 16, 2022
1 parent 9ef4d0e commit 58ea725
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,12 @@ jobs:
fail-fast: false
matrix:
include:
- elixir: 1.14.0
otp: 25.1.0
- elixir: 1.14.2
otp: 25.2
lint: true

- elixir: 1.13.4
otp: 24.3.4

- elixir: 1.12.3
otp: 23.3.4
otp: 24.3.4.5

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 58ea725

Please sign in to comment.