Skip to content

Commit e5be135

Browse files
committed
Remove versions from CI matrix we cannot build against
1 parent 254f184 commit e5be135

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ jobs:
4141
fail-fast: false
4242
matrix:
4343
pair:
44-
- erlang: master
45-
elixir: 1.14.0
46-
- erlang: 25.0
47-
elixir: main
4844
- erlang: 25.0
4945
elixir: 1.14.0
5046
- erlang: 25.0
@@ -63,8 +59,6 @@ jobs:
6359
elixir: 1.7.2
6460
- erlang: 21.3
6561
elixir: 1.6.6
66-
- erlang: 20.3
67-
elixir: 1.5.3
6862

6963
env:
7064
HEXPM_OTP: OTP-25.0

0 commit comments

Comments
 (0)