Skip to content

Commit 3201635

Browse files
committed
Remove OTP 23 and earlier from CI
1 parent e7ba175 commit 3201635

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ jobs:
1212
- { otp: '25', elixir: '1.14' }
1313
- { otp: '25', elixir: '1.13' }
1414
- { otp: '24', elixir: '1.12' }
15-
- { otp: '23', elixir: '1.11' }
16-
- { otp: '23', elixir: '1.10' }
17-
- { otp: '22', elixir: '1.9' }
1815
os:
1916
- name: Linux
2017
runner: ubuntu-latest

0 commit comments

Comments
 (0)