Skip to content

Commit

Permalink
Update otp-elixir version matrix for test
Browse files Browse the repository at this point in the history
  • Loading branch information
nallwhy committed Jul 4, 2021
1 parent d94083c commit 589e070
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions .github/workflows/main.yml
Expand Up @@ -31,25 +31,21 @@ jobs:
fail-fast: false
matrix:
include:
- otp: 23.0
elixir: 1.11.2
- otp: 24.0
elixir: 1.12.2
coverage: true
- otp: 23.0
elixir: 1.10.3
- otp: 24.0
elixir: 1.11.4
- otp: 23.3
elixir: 1.11.4
- otp: 22.3
elixir: 1.10.3
elixir: 1.10.4
- otp: 22.1
elixir: 1.9.4
- otp: 21.3
elixir: 1.8.2
- otp: 20.3
elixir: 1.7.4
- otp: 19.3
elixir: 1.7.4
- otp: 19.3
elixir: 1.6.6
- otp: 18.3
elixir: 1.5.3
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
MIX_ENV: test
Expand Down

0 comments on commit 589e070

Please sign in to comment.