Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacorti authored May 28, 2021
1 parent d955ae7 commit 9edd3d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
matrix:
otp: ['22', '23', '24']
elixir: ['1.9', '1.10', '1.11', '1.12']
exclude:
- {'otp': '24', 'elixir': '1.9'}
steps:
- uses: actions/checkout@v2
- uses: erlef/setup-beam@v1
Expand Down

0 comments on commit 9edd3d0

Please sign in to comment.