We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d262a07 commit 1e78404Copy full SHA for 1e78404
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
emacs_version: ['27.2', '26.3', '25.3', 'snapshot']
18
otp: ['23.3']
19
- elixir: ['1.9.4', '1.11.4', '1.13.3']
+ elixir: ['1.11.4', '1.12.3', '1.13.4', '1.14.3']
20
21
steps:
22
- name: Setup Emacs
0 commit comments