We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ba175 commit 3201635Copy full SHA for 3201635
1 file changed
.github/workflows/build.yml
@@ -12,9 +12,6 @@ jobs:
12
- { otp: '25', elixir: '1.14' }
13
- { otp: '25', elixir: '1.13' }
14
- { otp: '24', elixir: '1.12' }
15
- - { otp: '23', elixir: '1.11' }
16
- - { otp: '23', elixir: '1.10' }
17
- - { otp: '22', elixir: '1.9' }
18
os:
19
- name: Linux
20
runner: ubuntu-latest
0 commit comments