We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bee434 commit eca69b8Copy full SHA for eca69b8
1 file changed
.github/workflows/ci.yml
@@ -12,9 +12,6 @@ jobs:
12
- { otp: '28', elixir: '1.18' }
13
- { otp: '27', elixir: '1.17' }
14
- { otp: '26', elixir: '1.16' }
15
- - { otp: '26', elixir: '1.15' }
16
- - { otp: '25', elixir: '1.14' }
17
- - { otp: '25', elixir: '1.13' }
18
os:
19
- name: Linux
20
runner: ubuntu-latest
0 commit comments