Skip to content

Commit

Permalink
Remove versions from CI matrix we cannot build against
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmj committed Dec 16, 2024
1 parent 254f184 commit e5be135
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ jobs:
fail-fast: false
matrix:
pair:
- erlang: master
elixir: 1.14.0
- erlang: 25.0
elixir: main
- erlang: 25.0
elixir: 1.14.0
- erlang: 25.0
Expand All @@ -63,8 +59,6 @@ jobs:
elixir: 1.7.2
- erlang: 21.3
elixir: 1.6.6
- erlang: 20.3
elixir: 1.5.3

env:
HEXPM_OTP: OTP-25.0
Expand Down

0 comments on commit e5be135

Please sign in to comment.