We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ecc508 + 6f61e04 commit 5eaaa67Copy full SHA for 5eaaa67
.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.8.2', '1.11.4', '1.13.3']
+ elixir: ['1.9.4', '1.11.4', '1.13.3']
20
21
steps:
22
- name: Setup Emacs
0 commit comments