Skip to content

Commit

Permalink
Update Elixir version
Browse files Browse the repository at this point in the history
  • Loading branch information
ngscheurich committed Feb 25, 2022
1 parent 6751dfe commit 7935ffd
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 @@ -18,7 +18,7 @@ jobs:

strategy:
matrix:
elixir: ["1.13.0"]
elixir: ["1.13.2"]
otp: ["24.2.1"]

steps:
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:

strategy:
matrix:
elixir: ["1.13.0"]
elixir: ["1.13.2"]
otp: ["24.2.1"]
node: ["14.13.1"]

Expand Down Expand Up @@ -100,7 +100,7 @@ jobs:

strategy:
matrix:
elixir: ["1.13.0"]
elixir: ["1.13.2"]
otp: ["24.2.1"]

steps:
Expand Down Expand Up @@ -135,7 +135,7 @@ jobs:

strategy:
matrix:
elixir: ["1.13.0"]
elixir: ["1.13.2"]
otp: ["24.2.1"]

steps:
Expand Down Expand Up @@ -184,7 +184,7 @@ jobs:

strategy:
matrix:
elixir: ["1.13.0"]
elixir: ["1.13.2"]
otp: ["24.2.1"]

services:
Expand Down

0 comments on commit 7935ffd

Please sign in to comment.