Skip to content

Commit

Permalink
Version 3.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Sep 12, 2021
1 parent df49440 commit 427cd3a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ jobs:
matrix:
elixir: ['1.10', '1.11', '1.12']
otp: ['22', '23']
include:
- elixir: '1.7'
otp: '20'
- elixir: '1.8'
otp: '21'
- elixir: '1.9'
otp: '21'
continue-on-error: false

steps:
Expand Down

0 comments on commit 427cd3a

Please sign in to comment.