Skip to content

Commit 5eaaa67

Browse files
Merge branch 'master' into fix/duplicated_tests_not_running_on_29
2 parents 3ecc508 + 6f61e04 commit 5eaaa67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
emacs_version: ['27.2', '26.3', '25.3', 'snapshot']
1818
otp: ['23.3']
19-
elixir: ['1.8.2', '1.11.4', '1.13.3']
19+
elixir: ['1.9.4', '1.11.4', '1.13.3']
2020

2121
steps:
2222
- name: Setup Emacs

0 commit comments

Comments
 (0)