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 ca9e9dd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/main.yml
Expand Up @@ -31,24 +31,24 @@ 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
- otp: 20.3
elixir: 1.6.6
- otp: 18.3
- otp: 20.3
elixir: 1.5.3
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit ca9e9dd

Please sign in to comment.