Skip to content

Commit

Permalink
Update CI Elixir/Erlang versions
Browse files Browse the repository at this point in the history
  • Loading branch information
savonarola committed Feb 9, 2022
1 parent b400f21 commit 25feeb8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/elixir.yml
Expand Up @@ -62,14 +62,14 @@ jobs:

# Elixir 1.13

- elixir: 1.13.0
- elixir: 1.13.2
otp_release: 22.3.4.23

- elixir: 1.13.0
- elixir: 1.13.2
otp_release: 23.3.4.9

- elixir: 1.13.0
otp_release: 24.1.6
- elixir: 1.13.2
otp_release: 24.2.1
steps:
- uses: actions/checkout@v2
- name: Set up Elixir
Expand Down

0 comments on commit 25feeb8

Please sign in to comment.