Skip to content

Commit

Permalink
Remove 1.11 from matrix build
Browse files Browse the repository at this point in the history
  • Loading branch information
dvcrn committed Jan 5, 2024
1 parent ffc4620 commit d699259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
otp: ['23.3']
elixir: ['1.11.4', '1.14.3']
elixir: ['1.14.3']
steps:
- uses: actions/checkout@v3
- uses: erlef/setup-beam@v1
Expand Down

0 comments on commit d699259

Please sign in to comment.